Give the two types of tables involved in producing a star schema and the type of data they hold.
1 3856A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
3 15044Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
HCL,
1 8057Post New Oracle AllOther Questions
Why more redos are generated when the oracle database is in begin backup mode?
can we use lexical perameter in oracle plsql if yes how
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.
What is the difference between conversions and interfaces? : oracle accounts receivable
How would you go about increasing the buffer cache hit ratio?
Are These Dff's Flexible?
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 disk migration? what is the steps involved in oracle disk migration?
Difference between transaction type and transaction sources. : oracle accounts receivable
HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?
what is semphore explian it?
key flexfield structure
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