what are the diffeenes between oracle 9i,oracle 10g
Answers were Sorted based on User's Feedback
Answer / saiprasanna
in 9i,i means internet.in 10g g stands for grid.grid means collection of database servers.grid architecture was introduced in 9i.this feature then was called RAC,real application cluster.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / crash_overload
oracle 9i here i represents internet enable
oracle 10g here g represents grid computing that means this
database is enabled for grid computing.this is the basic
difference between two.
| Is This Answer Correct ? | 1 Yes | 4 No |
How do I call oracle stored procedures that take no parameters?
What are the various types of snapshots ?
how to tune oracle sql queries pls tell me step by step. urgent pls
After update how do u know how many records got updated
Why do we use coalesce function in oracle?
What is background process in Oracle?
how to we delete a row using varray
Differentiate between translate and replace?
What is hash cluster in oracle?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
What is mean by Program Global Area (PGA) ?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash