how to produce numbers from 1 to 10 using dual table
Answer Posted / arunkumar t
select rownum from dual connect by rownum <=10
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can you assign multiple query result rows to a variable?
How to fetch the row which has the max value for a column?
What are the arithmetic operations?
What is a tns file?
What is dynamic proxy?
State the difference between a primary key and foreign key?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What is oracle used for?
How to unlock the sample user account in oracle?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
Explain the use of Merge statement in oracle 11g
What are the restrictions in a oracle read only transaction?
How much memory your 10g xe server is using?
How many types of table in Oracle?
Name the various constraints used in oracle?