Download sql - How do I list all the columns in a table? - Stack Overflow book pdf free download link or read online here in PDF. Read online sql - How do I list all the columns in a table? - Stack Overflow book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
Microsoft SQL Server Management Studio 2008 R2: In a query editor, if you highlight the text of table name (ex dbo.MyTable) and hit ALT + F1 , you'll get a list of column names, type, length, etc. ALT + F1 while you've highlighted dbo.MyTable is the equivalent of running EXEC sp_help 'dbo.MyTable' according to this site
Read : sql - How do I list all the columns in a table? - Stack Overflow pdf book online Select one of servers for direct link: |
---|