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
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
Explain system scalar functions?
How would you go about developing a ssrs report?
What stored by the master?
Is the primary key column of a table an index in ms sql server?
Do you know hot add cpu in sql server 2008?
How many types of database relationship in sql server?
How to define output parameters in stored procedures?
What is the difference between ‘having’ clause and a ‘where’ clause?
Which is the latest version of sql server and when it is released?
Can we take the full database backup in log shipping?
What is the partitioning method?
How to use clusters?
What are the purposes of floor and sign functions?
How to convert character strings into numeric values?