What does “select count(*) from tab” result?
Answer Posted / umesh h
suppose a table is there with the name tab
then count of rows in that table will be displayed.
else count of all the logical objects under one schema
will be displayed.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what is the difference between delete and truncate statement in sql? : Sql dba
What is sql clause?
What is the order of sql select?
How do I run sql?
How do you modify a trigger?
How do I run sql profiler?
What does sign mean sql?
What is sharding in sql?
What is over () in sql?
Why is pl sql used?
Can we use rowid as primary key?
what is denormalization. : Sql dba
What makes a good primary key?
what is the command line end user interface - mysql? : Sql dba
How delete a row in sql?