how to produce numbers from 1 to 10 using dual table
Answer Posted / ml
select level from dual connect by level < 11;
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Explain index?
How to bring a tablespace offline?
How to count groups returned with the group by clause in oracle?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
What are the most common interview questions on ETL Testing for experience?
How to list all indexes in your schema?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
What are the original export and import utilities?
What are the execution control statements in oracle?
What is the difference between count (*), count (expression), count (distinct expression)?
What is the difference between translate and replace?
What is not equal to in oracle?
How does Oracle guarantee data integrity of data changes?
How to convert character types to numeric types?
What is system tablespace?