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
Is delete faster than truncate?
What are aggregate functions in sql?
Does sql support programming?
how to concatenate two character strings? : Sql dba
what are different types of keys in sql?
what is a database lock ? : Sql dba
how does a local variable is defined using t-sql? : Transact sql
What are the advantages of pl sql over sql?
What are different clauses used in sql?
What is the syntax and use of the coalesce function?
What is the difference between delete, truncate and drop command?
What is sql analyzer?
What is group function in sql?
Why is stored procedure faster than query?
What is java sql connection?