SQL Server Transact Basic to Expert - Get table informationKarthikeyan Anbarasan15yPublished May 10, 2011, 12:00 AMUpdated May 10, 2011, 8:57 AM3k00Reactions×25BlogThis blog shows how to get the table information using the inbuilt system procedure.Syntax:Exec Sp_help Schema.TablenameExample:EXEC sp_help dbo.emptablesp_help is the system procedure in sql which gives the details of the tableCommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.