Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
How does generative AI impact creative industries?
What is a theme ?
What do you mean by slide?
In a class of 60 students, a student of weight 45 Kg leaves the class. The average weight of the class is then increased by 200 gms. What is the average weight of the remaining 59 students in the class?
What is data quality assurance?
In UMTS, which will control RRC protocol??
How do you sort a list in reverse order in python?
Most exception handling should be done at the object level in blue prism. Is this statement true or false?
please please give me some banking calculations in framework manager.
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Why dojo toolkit ?
What are the main elements of a protocol?
Define ejb Create() and EjbPostCreate()?
Explain progressdialog in android?
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.