difference between oracle8i and oracle9i

Answer Posted / kalpana

merge is a command which is used to both insert and delete.
timestamp datatype is introduced.
max no of columns in 8i is 256 where as in 9i we can have
999.
on delete set null supports only in 9i.
by using this, when we delete the parent record the child
records are replaced with null values

Is This Answer Correct ?    11 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is enter substitution variable in oracle?

570


How to use null as conditions in oracle?

578


What is system tablespace?

630


Explain the use of rows option in imp command.

604


What is a directory object?

589






Difference between varchar and varchar2 data types?

658


How to display employee records who gets more salary than the average salary in the department?

594


What happens if the update subquery returns multiple rows?

606


Why do you use stored procedures and state some of its disadvantages?

563


What is redo log?

621


How to drop an existing table in oracle?

589


What happens in oracle commit?

561


How will you write a query to get a 5th rank student from a table student_report?

1370


What is the fastest query method to fetch data from the table?

862


What is the difference between translate and replace?

554