Equivalent of Oracle's DESC function

A previous question was posed regarding an equivalent in DB2 of the Oracle DESC function...how about SQL Server? The need often arises to identify all tables containing specific column names. Is there a way to do this using T-SQL?

    Requires Free Membership to View

You can use sp_helptext.

 

For More Information

This was first published in January 2003

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.