What does “select count(*) from tab” result?
Answer Posted / rahul koshti
This results the total count of tables,views,synonyms and
sequences present in a schema.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is the difference between database trigger and stored procedure?
What is coalesce in sql?
What is update query?
how to start mysql server? : Sql dba
What are different clauses used in sql?
What is a table?
What is the maximum size of sqlite database?
What programs use sql?
what is try_catch block in procedure
What is a recursive stored procedure?
Which is better trigger or stored procedure?
What is rownum?
Why truncate is used in sql?
What is the non-clustered index in sql?
How do I add a database to sql?