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 redo log?
How to define an oracle cursor variable?
Can we create database in oracle using command line ?
Whether any commands are used for months calculation? If so, what are they?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is a data dictionary and how can it be created?
What is ADDM Advisor in Oracle?
How to see free space of each tablespace?
What are the varoius components of physical database structure of oracle database?
Explain compound trigger in oracle?
How to create a stored program unit?
How do I call oracle stored procedures that take no parameters?
What is enter substitution variable in oracle?
Explain a private synonyms?
How do I limit the number of rows returned by an oracle query after ordering?