what is grid in Oracle 10g...
Answer / ravi
Grid computing enables groups of networked computers to be
pooled and provisioned on demand to meet the changing needs
of business. Instead of dedicated servers and storage for
each application, grid computing enables multiple
applications to share computing infrastructure, resulting
in much greater flexibility, cost, power efficiency,
performance, scalability and availability, all at the same
time.
| Is This Answer Correct ? | 4 Yes | 0 No |
How to execute a stored procedure in oracle?
Explain the use of log option in exp command.
How to define an external table with a text file?
What is difference between SUBSTR and INSTR?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
What happens if you set the sga too low in oracle?
What is define in oracle?
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots?
In which language oracle has been developed?
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
How to load excel data sheet to oracle database