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
Which join is like inner join?
What is a common use of group by in sql?
What is over () in sql?
Explain what is a column in a table?
How are functions and procedures called in PL/SQL?
What is the difference among union, minus and intersect?
How much does a sql dba make? : SQL DBA
what is query cache in mysql? : Sql dba
What is the use of sqldataadapter?
which tcp/ip port does sql server run on? : Sql dba
What is mutating error?
What is data profiling in sql?
How do I send sql query results to excel?
How to handle bulk data?
Why primary key is required?