What does “select count(*) from tab” result?
Answer Posted / deepshikha
it will result the count of TABLE,CLUSTER,VIEW,SYNONYM
in given schema
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain raise_application_error.
What packages(if any) has oracle provided for use by developers?
how to present a past time in hours, minutes and seconds? : Sql dba
What is nosql db?
What is a trigger word?
what is a database? : Sql dba
What are tables in sql?
What are the different types of dbms?
What is the difference between a database and a relational database?
Is keyword pl sql?
What is function and procedure?
Which certification is best for sql?
What is union?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What are pl/sql cursors?