Question : how to create a cursor with variable table name


Below is the code for which I want to pass table_name as variable. How can I do it ?

CURSOR getID is select distinct ID from table_name order by 1;

Answer : how to create a cursor with variable table name

ACT! 2010 doesn't support Excel 2010 yet... ACT! 2011 (due next month) definitely will
Random Solutions  
 
programming4us programming4us