what is the difference between oracle 81,91,11i
Answers were Sorted based on User's Feedback
In 1992, Oracle version 7 was released with support for
integrity constraints, stored procedures and triggers.
In 1997, Oracle version 8 was released with support for
object-oriented development and multimedia applications.
In 1999, Oracle 8i was released which is more in tune with
the needs of the Internet (The i in the name stands
for "Internet"). The database has a native Java Virtual
Machine.
In 2001,Oracle 9i was released with 400 new features
including the facilty to read and write XML documents. 9i
also provided an option for Oracle RAC, or Real Application
Clusters,a computer cluster database, as replacement for
the Oracle Parallel Server (OPS) option.
In 2003,Oracle 10g was released. The g stands for "Grid";
one of the sales points of 10g is that it's "grid computing
ready".
I don't have idea on 11i
| Is This Answer Correct ? | 32 Yes | 11 No |
Can we modify approve purchase order?if yes what is navigation?
Explain the use of table functions.
What is store procedure?and how do u take the values from database and run in scripts?
Explain the use of setting GLOBAL_NAMES equal to TRUE.
write a query to find the third maximum salary of a employee.(table:employ col name:salary)
why r u using etl tool.
i am having comm in emp table and i want to display 0 when comm =null and -10 if comm= value
Difference between transaction type and transaction sources. : oracle accounts receivable
What is the use of lockboxes? Steps for lock box : oracle accounts receivable
What is database schema?
what is domain in database and its benefits?
How can you rebuild an index?