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
what is the difference between delete and truncate statement in sql? : Sql dba
What is the advantage of nosql?
How do I view a sql database?
What is pl/sql table? Why it is used?
what are the advantages a stored procedure? : Sql dba
What is sql*loader?
How do I view a table in sql?
Why left join is used in sql?
What is difference between my sql and sql?
What is a constraint? Tell me about its various levels.
Explain autonomous transaction.
How do I create a sql database?
Will truncate release space?
What are different clauses used in sql?
How to return multiple rows from the stored procedure?