Help for this page

Select Code to Download


  1. or download this
    DECLARE my_cursor AS SELECT * FROM foo ;
    
  2. or download this
    FETCH ALL FROM my_cursor;