table_name can be a simple table name or a full path name. A table name is preferred for portability to other SQL data sources.The Where Current Of cursor_name clause can be used only by developers coding directly to the ODBC API. It causes the row at which cursor_name is positioned to be deleted. This is called a "positioned delete." You must first execute a Select...For Update statement with a named cursor and fetch the row to be deleted.
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |