What is the datatype returned by count(*)
Answer Posted / thirumal
count(*) returns the total number of not null values in
given column
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can you know if the row fetched from cursor is still valid in underlying table?
What are the advantages of using stored procedures?
Define model database?
Difference between connected and disconnected database in .net with sql server?
Why do we need normalization?
How much is a sql server license?
What is meant by Active-Passive and Active-Active clustering setup?
Is it important for a database administrator to understand the operating system and file access?
how to create a scrollable cursor with the scroll option? : Sql server database administration
What is the default fill factor value?
Difference between primary key and clustered index?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What is bookmark link in ssrs?
Is natural join and equi join same?
What is a cache in ssrs?