What does “select count(*) from tab” result?
Answer Posted / shivashanker
it will display the total number of tables in the schema.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Define select, insert, create, delete, update, drop keywords
What is sqlite format?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
Why truncate is used in sql?
List the ways to get the count of records in a table?
What is varchar sql?
What are sql built in functions?
Explain raise_application_error.
What is raw datatype in sql?
What is a heap in sql?
What is difference between rank () row_number () and dense_rank () in sql?
What program will open a mdb file?
What is the default isolation level in sql server? : Transact sql
What is a memo field?
What's the difference between inner join and left join?