SQL Server Transact Basic to Expert - Get table informationKarthikeyan Anbarasan15yPublished Jun 7, 2011, 12:00 AMUpdated Jun 7, 2011, 7:49 AM2.5k00Reactions×25BlogThis blog shows the source on how to get the informaiton of a table in SQLSyntax:Exec sp_help [ Schema.Objectname]Example:Exec Sp_help [dbo.emptable]CommentsJoin 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.