i want to display 1 to 10 numbers using one select statement.
Answer Posted / pramod kumar behera
select level from dual connect by level <=10;
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Write a sql query to convert all character to uppercase after hypen.
What is pivot query?
What is scalar function?
Explain the steps needed to create the scheduled job?
What are the basic sql commands?
What are the various levels of constraints?
Difference between table function and pipelined function?
Can we insert data into materialized view?
What is pl sql code?
What is pl sql in oracle?
What is the process of debugging?
What are tables and fields?
What is the difference between sum and count in sql?
Can sql developer connect to db2?
what is the difference between a web-garden and a web-farm? : Sql dba