Viewing 2 posts - 1 through 2 (of 2 total)
no question; updated / improved a script and wanted the code at the top level rather than the bottom of a thread.
June 8, 2009 at 12:56 pm
#1006271
you will want to change the order in which columns are added to the script to:
DECLARE cIxColumn CURSOR FOR
SELECT...
June 8, 2009 at 10:48 am
#1006186