What does “select count(*) from tab” result?
Answer Posted / amit kumar jaswal
display count of all rows from relation
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
In a distributed database system, can we execute two queries simultaneously?
What is sql exception?
What is an inner join sql?
How is a PL/SQL code compiled?
Do ddl statements need commit?
what is 'mysqlimport'? : Sql dba
What is cursor in pl sql?
What is write ahead logging in sql server?
What is the use of sqldataadapter?
what is a primary key? : Sql dba
What are the different types of functions in sql?
What is the most important ddl statements in sql are?
What is sql profiling in oracle?
How can the performance of a trigger be improved?
how to create a new table in mysql? : Sql dba