Answer Posted / mkjmkumar
A. If u want to gather statistics with output use
Set Autotrace on
B. IF u want to gather statistics only Without Output user
Set Autotrace TraceOnly
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?
what ASIS BUSINESS PROCESS IN ORACLE FINANCE
What are different types of receipt reversals ? Explain them : oracle accounts receivable
how to replace not in with not exist?
Explain the process of recievables in oracle financials. : oracle accounts receivable
What is db_recovery_file_dest in oracle? When do you need to set this value?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
what are basic modules required to implement oracle application in any oraganisation?
What is the use of lockboxes? Steps for lock box : oracle accounts receivable
Explain the use of table functions.
IS IT POSSIBLE TO CREATE REPORTS FROM DIFFERENT UNIVERSES IN ONE DOCUMENT?
Differentiate between transaction type and transaction source? : oracle accounts receivable
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 mandatory setup in cyclecount ?
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