Answer Posted / santosh sagar
Starting in 1999 with Version 8i, Oracle added the "i" to
the version name to reflect support for the Internet with
its built-in Java Virtual Machine (JVM). Oracle 9i added
more support for XML in 2001. In 2003, Oracle 10g was
introduced with emphasis on the "g" for grid computing,
which enables clusters of low-cost, industry standard
servers to be treated as a single unit.
Thus "i" stands for Internet.And "g" stands for Grid
Computing.
| Is This Answer Correct ? | 73 Yes | 3 No |
Post New Answer View All Answers
How to define a data source name (dsn) in odbc manager?
How to define a record variable to store a table row?
What privilege is needed for a user to delete rows from tables in another schema?
What is the implicit cursor in oracle?
How to grant create session privilege to a user in oracle?
How to increment dates by 1 in oracle?
What is ceil and floor in oracle?
What is a system tablespace?
How to drop a stored function?
How to rename an index?
How to sort output in descending order in oracle?
Is insert autocommit in oracle?
What is a read write transaction in oracle?
When do you get a .pll extension in oracle? Explain its importance
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?