While inserting 10 rows using procedure, if 3rd entry is
having some error, what will be the output? How u will
handle that error?
Answer Posted / rahul khanke
first two inserted row will be rollback and nothing will be
inserted
i think is according to oracle architectur or commit and
rollback , redo and undo FUNDAS
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how can we know the count/number of elements of an array? : Sql dba
What is a loop in sql?
How do you declare a user-defined exception?
Is the primary key an index?
What is string data type in sql?
What are the sql versions?
how to decrement dates by 1 in mysql? : Sql dba
What are the different parts of a package?
Can we join 3 tables in sql?
What if we write return in procedure?
What is an alias command?
Can you skip header records while loading? : aql loader
How can you tell the difference between an index and a view?
define data blocks ? : Sql dba
What are the various restrictions imposed on view in terms of dml?