How many rows will return from dual table?
Answer Posted / sen
SELECT ROWNUM, LEVEL
FROM DUAL
CONNECT BY LEVEL < 5;
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is database white box testing and black box testing?
How does index help in query performance?
what are the advantages of sql ? : Sql dba
What is data modelling in sql?
What is record variable?
How do I view tables in sql developer?
What does t sql mean?
Does sql support programming?
If a cursor is open, how can we find in a pl/sql block?
How can we implement rollback or commit statement in a trigger?
What is the purpose of the partition table?
Is progress software supports to ( pl/sql )?
What is date functions?
What is java sql drivermanager?
What is an invalid partition table?