Tell me about entire study of finacle software as soon as
possible? give me the idea about questions which coulb be
asked in interview of pnb it officers?
No Answer is Posted For this Question
Be the First to Post Answer
what is diff between pre insert,on insert,post insert triggers?
What is db_recovery_file_dest in oracle? When do you need to set this value?
What is $FLEX$ and $PROFILES$?
What is the use of lockboxes? Steps for lock box : oracle accounts receivable
Can we get the deleted Record again if the delete transaction has been committed.
What are the main diff. between oracle 7.3 and oracle 8i?
What is the disk migration? what is the steps involved in oracle disk migration?
as a technical developer in oracle applications which type errors feced in your experience sofar
where the dff data will be stored
Can We Restore a Table that accidantly dropped.
What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
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.