i want to display 1 to 10 numbers using one select statement.
Answer Posted / mkumar.it
select rownum from user_objects where rownum <= 10
| Is This Answer Correct ? | 71 Yes | 20 No |
Post New Answer View All Answers
What is a crud api?
Can sql function call stored procedure?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
Is trigger a stored procedure?
Can we use delete in merge statement?
What are the constraints available in sql?
what is a relationship and what are they? : Sql dba
What is autocommit sql?
What are the different types of database management systems?
What is aggregate function in sql?
Can a select statement fire a trigger?
What is the difference between sql, mysql and sql server?
Why is a trigger used?
Why use triggers in sql?
What is column?