What is Parallel Server ?
Answers were Sorted based on User's Feedback
Answer / sawant
Multiple instances accessing the same database (Only
In Multi-CPU environments)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lrosales
A computer system providing simultaneous Processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishi
Multiple instances accessing the same database (Only In Multi-CPU environments)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is difference between foreign key and reference key
Whatz the main diff between Subquery and a Join
14 Answers Oracle, Zeta Interactive,
what is main def between plsql/table and array?
Explain an index segment?
What privilege is needed for a user to connect to oracle server?
can u plz provide me oca sql dumps please i need them
How to start an oracle instance?
How to see the table columns used in an index?
which language is used to develop the oracle........?
i can create a view with two columns from emp table,, later i need to add one more emp column to existing view.. what is query similarly add one more column to existing primary key constraint.. please give me the solutions
if you ctreate table identity
why should i declare foreign key constraint as self relation instead of binary relation in tables ?