What is the datatype returned by count(*)
Answer Posted / haribabu
it returns how meny columns in the data table (or)
how meny records in the table
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are types of subqueries?
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
How to remove duplicate rows from table except one?
How do you delete duplicate records in sql server?
What is the difference between an index and a unique index?
Can we call stored procedure in trigger?
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
How to modify an existing user defined function?
What are system databases into sql server (2005/2008)?
Why Master database is required?
Does sql server use t sql?
What is rolap and its advantage? : sql server analysis services, ssas
do views contain data ?
How to loop through result set objects using mssql_fetch_array()?
What do you understand by replication in sql server?