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?
Answers were Sorted based on User's Feedback
Answer / rajganesh
100 instances gets created in Oracle , whereas in SQL one
instance can hold 100 databases
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / kd
adding to the above answer: minimum 100 instances (but can
be more if using parallel server) can be created in Oracle.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi all, i have installed oracle xe software in windows 7. iam unable to connect sqldeveloper tool. can you please tell me how to connect. provide completed procedure.
Whats the purpose of using Nextval while creating the sequence.
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
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?
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?
Can We Restore a Table that accidantly dropped.
Why more redos are generated when the oracle database is in begin backup mode?
Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.
can we drop dual table
Give two methods you could use to determine what DDL changes have been made.
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
What is the sql query to find the employee who has Nth maximum salary?