 |
Select statement | Oracle PL/SQL | SS64.com
PL/SQL SELECT Statement Retrieve data from one or more tables, views, or snapshots. Syntax: ... Cursors are often used with a SELECT FROM ... FOR UPDATE [NOWAIT] Specifying NOWAIT will exit with an error if the rows are already locked by ...
ss64.com |
 |