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
Mention what plvcmt and plvrb does in pl/sql?
What are the commands used in sql?
explain access control lists. : Sql dba
Explain commit, rollback and savepoint.
What do you understand by pl/sql packages?
How can check sql version from command line?
Does truncate free space?
What is index example?
what are integrity rules?
What are all ddl commands?
How is indexing done in search engines?
What is %rowtype in pl sql?
What does rownum mean in sql?
What are the different types of functions in sql?
How do I partition a table in sql?