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 to avoid duplicate records in a query?
How do I order by ascending in sql?
Can a key be both primary and foreign?
What does closing a cursor do?
define sql update statement ? : Sql dba
What are different types of queries in sql?
What is sql resultset?
Can we use having without group by in sql?
Define concurrency control. : Transact sql
What does select top 1 do in sql?
What is union, minus and interact commands?
Is there a 64 bit version of ssms?
How do I view tables in sql developer?
Explain what is a subquery ?
What is secondary key?