SQL server -T-SQL questions and examples.
Lessons once learned and now recorded.
SQL Server
Three ways to get SQL table field structure
Sometimes you need to display or print a SQL table structure. This article provides a SQL statement that allows you to do that. We are using MS SQL 2008 Studio interface.