Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Creating cursor in stored procedure with tablename as variable


Message #1 by axg68@p... on Tue, 13 Feb 2001 20:41:46
I have to extract information from one table and insert the values based 
on some conditions into different tables. I want to create a cusror in the 
stored procedure that can select the records from an unknown tablename 
(tablename is called in a variable). How can I do this?
Any help will be appreciated.
Anita 

  Return to Index