Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
664 views

How to list column headers of a SQL Server table using sp_help perhaps?

I have a few tables with 70-80 columns in them. I would like to populate them with somewhat random data, unless I will not be able to do so due to key violation, etc. The first step would be simply ...
0
votes
1answer
137 views

SQL sp_help_operator

Anyone know what group I need to belong to show up in the sp_help_operator list?