i want to display 1 to 10 numbers using one select statement.
Answer Posted / gangadhar
SQL> select *
2 from xmltable('for $i in 1 to 10 return $i');
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between sql and oracle?
What does trigger mean in slang?
What is file based approach?
What are the different dcl commands in sql?
What is trigger price?
When to use inner join and left join?
Does pl sql work in mysql?
Are stored procedures faster than queries?
What is forward declaration in pl sql?
What is sql injection vulnerability?
What is a primary key sql?
What does fetching a cursor do?
What is Histogram?
What is normalization in sql?
where are cookies actually stored on the hard disk? : Sql dba