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 nvarchar max in sql?
Does pdo prevent sql injection?
How many columns should be in an index?
what are aggregate and scalar functions? : Sql dba
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
Is left join inner or outer?
How do you run a query?
What are sql ddl commands?
How will you distinguish a global variable with a local variable in pl/sql?
When you have to use a default "rollback to" savepoint of plvlog?
Can sql function call stored procedure?
What do you think about pl/sql?
Can we perform dml on view?
How do I truncate a sql log file?
What do you mean by table in sql?