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 are the differences between in and exists clause?
how can we know the count/number of elements of an array? : Sql dba
What is faster join or subquery?
How can we make an if statement within a select statement?
Why is sharding used?
What is the command used to fetch the first 5 characters of a string?
how to get help information from the server? : Sql dba
What is the purpose of a sql?
Is not equal in sql?
Why we use join in sql?
How do sql databases work?
What are the built in functions of sql?
What is sql constant?
What is synchronized subquery?
Does view store data in sql?