What does “select count(*) from tab” result?
Answer Posted / shanmukha srinivas
select count(*) from tab --it's gives total no of tables only ....not gives
sequence,cluster,views....etc
ok understand.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is audit logout in sql profiler?
What does the file extension accdb stand for?
how to enter characters as hex numbers? : Sql dba
How does a trigger work?
How to select random rows from a table?
What is the difference between subquery and correlated query?
what are numeric data types? : Sql dba
Explain cursor types?
How do you write a subquery?
How delete all data from table in sql?
How would you pass hints to the sql processor?
explain the difference between delete , truncate and drop commands? : Sql dba
What is compute?
How to run sql commands in sql*plus?
what is data control language? : Sql dba