How to retrieve first and last records from a table?
Answer Posted / guest
select *from dual;
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is a select query statement in oracle?
What is the difference between I and G in Oracle?
How to put more than 1000 values into an oracle in clause?
What is the maximum limit on the number of columns in a table?
What is the maximum number of triggers that can be applied to a single table?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What are the different types of modules in oracle forms?
How to establish administrator authentication to the server?
What is sequence?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
What is concurrency in oracle?
How to use group functions in the select clause using oracle?
How do we create privileges in oracle?
How to see free space of each tablespace?
How to change program global area (pga) in oracle?