Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dev:sql:statements:delete:home [2010/07/02 18:12]
tdo
dev:sql:statements:delete:home [2010/07/02 18:12]
tdo
Line 13: Line 13:
       [ WITH options ]       [ WITH options ]
    
- 
 ===== Discussion ===== ===== Discussion =====
  
Line 26: Line 25:
 CURRENT - Delete only the current row. CURRENT - Delete only the current row.
  
-== [ON [CURSOR] ​cursor] ==+== [ON [CURSOR] ​cursor_no] ==
    
 Optional. The cursor on which to perform the delete. If omitted, the delete will be performed on the current cursor. Optional. The cursor on which to perform the delete. If omitted, the delete will be performed on the current cursor.
 
Back to top
dev/sql/statements/delete/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)