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 |
I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)
What happens if recursive calls get out of control?
How can we find out the duplicate values in an oracle table?
What is max rowid in oracle?
What is Database Buffers ?
What is indexing, and how does it improve performance?
What are the advantages of oracle?
How do you rate yourself in oracle and sql server ?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
What is a Data Segment ?
How to define an explicit cursor in oracle?