All Columns from user tables and views
This script lists the columns with type and length. It eliminates system tables.
2001-12-13
753 reads
This script lists the columns with type and length. It eliminates system tables.
2001-12-13
753 reads
Thanks to Raul Sharma for his brilliant ideas. This is a modification of one of his scripts. The script takes only the user tables. Those tables which does not have PK are not listed!
2001-12-13
720 reads
By Arun Sirpal
I always follow a contained user model when setting up users within my Azure...
By Steve Jones
Another post for me that is simple and hopefully serves as an example for...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
When I do "select * from ... " from a large table, the result...
Comments posted to this topic are about the item Reading a Specific File from...
Comments posted to this topic are about the item Distributed SQL Databases