difference between oracle 8i and oracle 9i

Answer Posted / raquib

1. Oracle 9i run on browser but 8i doesn't
2. oracle 8i supports only 2 tier web applications but 9i
can support distirbuted applications.

Is This Answer Correct ?    21 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we delete column in sql?

765


What is the need of merge statement?

762


what is the difference between delete and truncate statement in sql? : Sql dba

759


How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?

1156


What are the commands used in sql?

735






What is compiled query?

744


What is foreign key sql?

746


What is number function in sql?

709


Explain what is table in a database?

782


How can we solve sql error: ora-00904: invalid identifier?

885


what is foreign key? : Sql dba

750


How to call a javascript function from pl sql?

755


how to run 'mysql' commands from a batch file? : Sql dba

777


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

807


What does select * from mean in sql?

2535