Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
2383what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
2152I am Bsc Computer Science Graduate, I have good knowledge in SQL 7.0, Can I go for Oracle APPS course please suggest me the answer
2310I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
2563
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
What is an Oracle Data Dictionary?
Mention what is oracle real application clusters?
What is archive log in Oracle?
How to run queries on external tables?
How is mapping of name of dll and function done?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
How do we display rows from the table without duplicates?
What operator tests column for the absence of data?
What is the use of lockboxes? Steps for lock box : oracle accounts receivable
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 is oracle database 10g express edition?
What are the benefits of oracle real application clusters (rac)?
Query to retrieve record for a many to many relationship ?
How to lock and unlock a user account in oracle?