How many rows will return from dual table?
Answer Posted / amit kumar shrivastava
Oracle Provide DUAL table with only one row and one column.
So it will always return one row.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
explain commit and rollback in mysql : sql dba
What is trigger and stored procedure in sql?
How to write a query to show the details of a student from students table whose
How do you optimize a stored procedure in sql?
What is the order of sql select?
What is sap sql?
what is the difference between a web-garden and a web-farm? : Sql dba
What is the difference between nvl function, ifnull function, and isnull function?
What is query optimization in sql?
What are local and global variables and their differences?
what is isam? : Sql dba
explain the difference between myisam static and myisam dynamic. : Sql dba
Define union, minus, union all, intersect ?
What is a temporal table?
When sql appeared?