What is the datatype returned by count(*)
Answer Posted / vikky
Count(*) returns number of rows(counts) available in table.
It returns Int datatype
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Write the SQL query to drop, truncate and delete table.
Tell me what are the essential components of sql server service broker?
What is the current limitation of the size of SQL Azure DB?
Can a table be created inside a trigger?
Explain about remote stored procedure?
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
What is exporting utility?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is co-related sub query?
Define views.
How to write a query with an inner join in ms sql server?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
What is always encrypted?
What purpose does the model database server?
How do you start single user mode in clustered installations?