// description of your code here
I wants to get the number of column in a table and also every column name one by one both in sql and in T SQL.
Anybody help.
// insert code here..
I wants to get the number of column in a table and also every column name one by one both in sql and in T SQL.
Anybody help.
Most databases have some system tables with this information.
Better ask a question like this on a forum.