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
What does where 1/2 mean in sql?
How do I count rows in sql?
How is a process of pl/sql compiled?
Difference between table function and pipelined function?
What are three advantages to using sql?
What is write ahead logging in sql server?
how to fetch alternate records from a table? : Sql dba
How many types of tables are there?
How many sql databases can you have on one server?
What is sql procedures and functions?
what does the t-sql command ident_incr does? : Transact sql
Explain the components of sql?
What is spool?
What is clause in sql?
Why function is used in sql?