What is the architectural difference between Oracle and SQL
Server 2000?
If I have 100 databases, how many instances get created
when you use Oracle and how many get created when you use
SQL Server?
Answer Posted / rajganesh
100 instances gets created in Oracle , whereas in SQL one
instance can hold 100 databases
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What Are Cross Validation & Adi?
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.
Differentiate between transaction type and transaction source? : oracle accounts receivable
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
can u give guidance abt packages of plsql
default triggers available for reports
What is the sql query to find the employee who has Nth maximum salary?
HOW TO SPOT AHIERARCHY?
Is there any link between pr form(purchse requisition)and po form(purchase order)
What is the use of transaction flexfield in autoinvoice? : oracle accounts receivable
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
What is chargeback invoice? How do we create it? : oracle accounts receivable
What is mrc and what is its use? : oracle accounts receivable
What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?
How would you determine what sessions are connected and what resources they are waiting for?