What is the equivalent of 'describe table' in SQL Server?

506    Asked by HarryADAMS in SQL Server , Asked on Apr 5, 2021

I have a SQL Server database and I want to know what columns and types it has using SQL code. Is there a way to do this?

Answered by Kabir Singh

Your Answer

Interviews

Parent Categories