Oracle General (1809)
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)
How to write text literals in oracle?
What is oracle thin client?
how to dynamically change the page size of d2k reports?
How to get execution statistics reports on query statements?
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
what is the difference between restoring and recovering?
What is oracle log switch?
Difference between bind parameter and lexical parameter.
What is a subquery in oracle?
what is insert all statement in sql
Explain constraining triggers.
A scenario for amount correction & how to use amount correction functionality in AP invoices
How to loop through a cursor variable?
How to declare a local variable?
How to shutdown your 10g xe server from command line?