Hello, Everyone.
When I used to work in Sybase, they had a function called Describe (utilized Describe myTableName) that would show the column names and data types of the table.
Is there something similar in SQL Server 2008? I googled a bit but everything seemed pretty complex.
Thank you,
Patrick
When I used to work in Sybase, they had a function called Describe (utilized Describe myTableName) that would show the column names and data types of the table.
Is there something similar in SQL Server 2008? I googled a bit but everything seemed pretty complex.
Thank you,
Patrick