What does “select count(*) from tab” result?
Answer Posted / sudheer
Will display the count of the Tables on the Schema.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Is null operator in sql?
What is a crud api?
What is the use of desc in sql?
what is myisam? : Sql dba
what is denormalization. : Sql dba
What is a field in a database?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
How can you get sql*loader to commit only at the end of the load file? : aql loader
Explain raise_application_error.
what is the difference between nested subquery and correlated subquery?
define sql insert statement ? : Sql dba
what tools available for managing mysql server? : Sql dba
What is using in sql?
What is trigger and how to use it in sql?
What if we write return in procedure?