What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What are the mandatory setups in setting up a PO in oracle
How can you rebuild an index?
Explain the difference between a data block, an extent and a segment.
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.
key flexfield structure
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
default triggers available for reports
Name two files used for network connection to a database.
What is the difference between recovery and restoring of the oracle database?
How would you determine what sessions are connected and what resources they are waiting for?
what are important reports in HRMS,GL,AP,AR in oracle apps?
3 Answers IBM, Pathway Technologies, Satyam, Techtimer, Wipro,
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count