how to find number of columns in a table in sql server 2000
and 2005 also
Answer Posted / ashutosh jha
select count (*) from tablename.
| Is This Answer Correct ? | 7 Yes | 134 No |
Post New Answer View All Answers
What is query parameter in ssrs?
How do you debug a procedure in sql server?
How to disable stored procedure sql server?
Is resultset an interface?
How will you hide an attribute? : sql server analysis services, ssas
What is a join in sql?
What is transactional replication?
What is a transaction and why is it important?
What is the default value of an integer data type in sql server 2005?
Explain nested join?
what are the different types of SSRS reports?
Can I work with several databases simultaneously? : sql server management studio
List the different index configurations possible for a table?
What is attribute? : sql server analysis services, ssas
What is exclusive locks?