What is the datatype returned by count(*)
Answer Posted / sathishrpillai
It returns Integer data type.
since count function return the total count of a particular
fields.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are different types of table joins?
Is it important for a database administrator to understand the operating system and file access?
Do you know what is difference between stored procedure and user defined function?
What is sql stored procedure?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
Explain the difference between primary keys and foreign keys?
How many triggers you can have on a table?
How exceptions can be handled in sql server programming?
Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
can you implement data mining in SSRS?
Explain where clause?
Explain indexes disadvantages?
What is the difference between truncate and delete commands?
What do you mean by tablesample?