Cursor « SQL Server / T-SQL Tutorial






18.Cursor
18.1.Cursor( 3 ) 18.5.FETCH_STATUS( 1 ) 
18.2.Declare Cursor( 12 ) 18.6.Close cursor( 1 ) 
18.3.Open Cursor( 1 ) 18.7.DEALLOCATE cursor( 2 ) 
18.4.Fetch cursor( 3 ) 18.8.cursor_status( 1 )