What does “select count(1) from tab” result?
Answer Posted / prerna
If tab is table name then it gives total no of rows present
in that table.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
Can we enter data in a table in design view?
Are sql database names case sensitive?
What view means?
what are rollup and cube in t-sql? : Transact sql
Why coalesce is used in sql?
what is the bond code in materialized view?
describe mysql connection using mysql binary. : Sql dba
How to run pl sql program in mysql?
What are different types of keys?
define join and explain different type of joins? : Sql dba
What is natural join in sql?
How do you break a loop in pl sql?
Is sql similar to python?
What are the 3 modes of parameter?
Explain what is a subquery ?