How to get table detail structure in SQL Server May 10, 2016 We select a table name in the query window of SQL Server Management Studio and press ALT + F1. It will display the details of that table. beside's that We can get Table details with execute "SP_HELP" command: SP_HELP TableName Share Get link Facebook X Pinterest Email Other Apps Labels Sql Server Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment