What is the equivalent of 'describe table' in SQL Server?
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?