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 stored by the model? : sql server database administration
What are the source of constraints?
What is the default port for SQL Server over a firewall?
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
What is openrowset sql server?
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
explain how to create a new schema in a database? : Sql server database administration
What are the parts of a function?
What is the difference between rank and dense_rank?
How to create an multi-statement table-valued function?
What are the differences between lost updates and uncommitted dependencies?
How to download microsoft sql server 2005 express edition?
What is sql server replication? : sql server replication
How to store and query spatial data?
Explain the difference between primary keys and foreign keys?