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 are trace flags?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
What are the triggers in sql?
Give an example of SQL injection attack ?
What do you understand by coalesce in sql server?
Mention what are the core components of ssrs?
Does group by or order by come first?
What is the difference between upgrade and migration in sql server?
Where to find ntwdblib.dll version 2000.80.194.0?
Ms sql server index?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
What is save transaction and save point?
What are the benefits of normalization?
What is view in sql?
What is difference between oltp and olap?