Answer Posted / hokar
select count(*) from tablename.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
Tell me what is the stuff and how does it differ from the replace function?
How do I view a script in sql server?
How to stop log file growing too big?
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
Explain about unique identifier data type in sql server?
What is the difference between join and inner join?
What is replication and database mirroring?
What is the boxing and unboxing concept in .net?
How to find tables without indexes?
What are magic tables in sql server?
What is the difference between sdf and mdf?
What are the difference between primary keys and foreign keys?
How to execute a stored procedure in ms sql server?
Which command is used for user defined error messages?
What is user-defined multi-statement table-valued function?