Tagged Questions
0
votes
1answer
670 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 ...