MySQL Forums
Forum List  »  Microsoft SQL Server

Help Required regarding Sql
Posted by: Vishal Gupta
Date: January 23, 2006 03:10AM

hey,
how can I get the Column type of a table in SQL Server using a query ?

I get table names from this:
SELECT * FROM sysobjects WHERE xtype='U'

this kind of query available ???
Thanx in advance
Devs

Options: ReplyQuote


Subject
Written By
Posted
Help Required regarding Sql
January 23, 2006 03:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.