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
List the different type of joins?
How do you declare a constant?
Explain the difference between 'between' & 'and' operators in sql
How are functions and procedures called in PL/SQL?
What are the basic techniques of indexing?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can we use loop in sql?
Why truncate is faster than delete?
What is difference between rank () row_number () and dense_rank () in sql?
how to include numeric values in sql statements? : Sql dba
How do I find duplicates in the same column?
How to execute a stored procedure?
What is a dynamic query?
Why do we use function in pl sql?
What does joining a thread mean?