Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Check for existing column of a table

    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...

Viewing post 1 (of 1 total)