What does “select count(1) from tab” result?
Answer Posted / sunil
Tab is system view which will provide you the list of
table,view,cluster,synonym in the current schema .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how is exception handling handled in mysql? : Sql dba
Can we group by two columns in sql?
What are procedures used for?
Write a query to find the names of users that begin with "um" in sql?
Which sql statement is used to delete data from a database?
Can we have two clustered index on a table?
Why is pl sql used?
What is oracle sql developer?
How delete a row in sql?
What is the difference between union and union all command?
what is datawarehouse? : Sql dba
How to read/write files from pl/sql?
How we can update the view?
What is the primary use of normalization?
Why is partition used in sql?