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
how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba
Explain lock escalation? : Transact sql
What is the use of count (*) in sql?
describe transaction-safe table types in mysql : sql dba
What is varray in pl sql?
Is like operator in sql case sensitive?
Can we write dml inside a function in sql server?
Can a foreign key be a duplicate?
How exception handling is done in advance pl/sql?
what are the differences between binary and varbinary? : Sql dba
what is difference between delete and truncate commands? : Sql dba
Is primary key a clustered index?
what are the drivers in mysql? : Sql dba
What trigger means?
What is the use of desc in sql?