in how many ways we can use count()
Answers were Sorted based on User's Feedback
Answer / pravati
In two ways we can use count
1. SELECT COUNT(*) FROM table name.
2.SELECT COUNT(DISTINCT *) from table name.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is database architecture? : SQL Server Architecture
What is save transaction and save point?
What is table valued function and scalar valued functions?
how will u create "n" possible tables in sql...
how to know description of a table in sqlserver 2000
default databases available in sql server and there uses ?
In which format does an image save in SQL Server database ?
Explain insert into select statement?
How do you load large data to the SQL server database?
How except clause is differs from not in clause?
How to provide column names in insert statements in ms sql server?
What is "scheduled jobs" or "scheduled tasks"?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)