how to find number of columns in a table in sql server 2000
and 2005 also
Answer Posted / mohan
None of the above answer can result the columns which is
having auto incremented (Identity).
Also if a column is binded to user defined data type that
is also excluded....
So the Correct Number of column cannot be resulted in the
above answers.........
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is nested transaction?
What is rank function?
What is use of except clause? How it differs from not in clause?
What are the restraints imposed on the table design by a merge replication?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
What do you understand by user-defined function in the sql server?
What is table level trigger?
What are the advantages of log shipping?
What is ddl command?
How can change procedure in sql server?
What is the difference between createstatement and preparedstatement?
What are entities and relationships?
What is the difference between system objects and user objects?
How to list all tables in the database using odbc_tables()?
How to download and install microsoft .net framework version 2.0?