i want to display 1 to 10 numbers using one select statement.
Answer Posted / ameer mujahid
select rownum from employees;
| Is This Answer Correct ? | 0 Yes | 19 No |
Post New Answer View All Answers
Is sql developer case sensitive?
what is 'mysqlimport'? : Sql dba
What does := mean in pl sql?
How do I find sql profiler?
What are the different ways to optimize a sql query?
How do you select unique values in sql?
How many sql are there?
what is a field in a database ? : Sql dba
How do I create a memory optimized filegroup?
What are the types of variable use in pl sql?
Is pl sql better than sql?
What is the main difference between sql and pl/sql?
how to include comments in sql statements? : Sql dba
What is dba in sql? : SQL DBA
What is rollback?