Explain the hardware architecture used in oracle rac?
What are open_form,call_form,new_form?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
What is difference between sid and service name in oracle?
Which date function is used to find the difference between two dates?
Design database draw er diagram for a certain scenario ?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
What are the types of trigger in oracle?
What is the meaning of database backup?
Is oracle dba in demand?
what is the difference between substr and instr function in oracle?
Explain joins in oracle?
Why does Oracle not permit the use of PCTUSED with indexes?
Discuss row chaining, how does it happen? How can you reduce it?
A scenario for amount correction & how to use amount correction functionality in AP invoices