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.
No Answer is Posted For this Question
Be the First to Post Answer
When the procedures or packagess become invalidate
what are the advantages of Oracle over other databases..? please give me reply...
how to display last 5 letters from a name (take emp table ename )
Where would you look for errors from the database engine?
Is it possible to drop a column in a table which contains only one column? How?
i have marks in table,how to find total?
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
Explain the use of table functions.
How would you force a log switch?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
What is the Query Optimizer. How you optimize your qeury.
how can we add a field to the oracle standard forms through Form Persanlization or custom.pll