i want to display 1 to 10 numbers using one select statement.
Answer Posted / seshu
select in(1,10)
from dual;
| Is This Answer Correct ? | 15 Yes | 71 No |
Post New Answer View All Answers
what are the types of join and explain each? : Sql dba
How do I tune a sql query?
What is replication id?
What does the sign mean in sql?
What is the usage of nvl function?
How do I view output in sql developer?
What is the difference between distinct and unique in sql?
Can we insert in sql function?
What is a Mapplet?
Explain polymorphism in pl/sql.
How to assign sql query results to pl sql variables?
Can we call a function containing dml statements in a select query?
Explain the working of foreign key?
What mean sql?
What is a trigger word?