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 will you find out if there are expensive SQL statements running or not?
Can you leave a union at any time?
Where the sql logs gets stored?
How each E-R model constructs can be mapped to the relational model?
How do you troubleshoot errors in a SQL Server Agent Job?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
Can we write a distributed query and get some data which is located on other server and oracle database?
What is auditing in sql server?
What is recompile sql server?
Give an example of why you would want to denormalize a database
How to execute stored procedure and set temp table in sql server?
What Is Rdbms?
How many servers can we create in a single subscription?
What programming language would you use to create embedded functions in ssrs?
Can group functions be used in the order by clause in ms sql server?