Answer Posted / basanti
select * from emp where emp_id between '200' and '300'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are steps for interface? where is exchange rate defined in which table?
Explain the use of inctype option in exp command.
What is a oracle database?
What are ddl statements in oracle?
What is rowid and rownum in oracle?
What is meant by an index?
How oracle handles dead locks?
what are the advantages of running a database in archive log mode?
How to set a transaction to be read only in oracle?
ABOUT IDENTITY?
How will you identify oracle database software release?
How to create a new table in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to name query output columns in oracle?
What is a tns file?