Viewing post 1 (of 1 total)
Thanks for the reply. I have another question:
If I use the following:
EXEC sp_columns @table_name = 'X', @column_name = 'YY'
How do I check if the result set returned is empty...
May 3, 2004 at 2:53 pm
#505042