i want to display 1 to 10 numbers using one select statement.
Answer Posted / rashmi raju
select 1,2,3,4,5,6,7,8,9,10 from dual;
| Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
what is a control file ? : Sql dba
What is the file extension for sql database?
How is data stored on a disk?
What is trigger in sql?
What packages are available to pl/sql developers?
Can a select statement fire a trigger?
Write the alter statement to enable all the triggers on the t.students table.
What are sql triggers used for?
what is bdb (berkeleydb)? : Sql dba
How to pipe multiline string to isql?
What is a Mapplet?
How do you rank data in sql?
What is cascade in sql?
explain the difference between delete , truncate and drop commands? : Sql dba
What is a nested table in word?