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 table and field in sql?
What is rename command in sql?
What is a clob in sql?
What type of join is sql join?
What are different types of statements supported by sql?
What is sql character function?
how are mysql timestamps seen to a user? : Sql dba
How do we use distinct statement? What is its use?
What is the difference between a procedure and a function?
Is sql a backend language?
How do you change a value in sql?
What is self-join and what is the requirement of self-join?
What is database sql?
How to display the current date in sql?
What is pl/sql table? Why it is used?