What does “select count(1) from tab” result?
Answer Posted / phani
It returns the count of all tables for that user.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
what is subquery? : Sql dba
Is sql microsoft?
Explain the uses of a database trigger?
What are the constraints available in sql?
Can we join two tables without common column?
how to create a new table by selecting rows from another table in mysql? : Sql dba
how many triggers are allowed in mysql table? : Sql dba
what is a materialized view? : Sql dba
how to analyze tables with 'mysqlcheck'? : Sql dba
what is a constraint? : Sql dba
what is bdb (berkeleydb)? : Sql dba
how to enter numeric values as hex numbers? : Sql dba
Define implicit and explicit cursors.
How many clustered indexes can you have?
What is data abstraction in sql?