Answer Posted / raghuram
the question is how do find number of rows in a table?
select count(*) from table_name
by using this we will get exact number of rows in a table.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how many triggers you can have on a table? : Sql server database administration
What is amo? : sql server analysis services, ssas
How can I get data from a database on another server?
What are logical/boolean operations in ms sql server?
If user is owning any SQL Objects, can we drop that user
What is a user-defined function in the sql server and what is its advantage?
What is a deadlock and what is a live lock?
How adventureworkslt tables are related?
What are commonly used odbc functions in php?
Define compound operators?
What is dbcc?
Explain what are the events recorded in a transaction log?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
Explain what you mean by 3 tier architecture.
What is serializable?