IF i write before / after insert / update trigger and i do
rollback what will happen?

Answer Posted / ankit sinha

But if put a autonomous transaction with a rollback i think
we can do it ..

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a schema? How is it useful in sql servers?

600


what is sub-query? : Transact sql

605


What are triggers in sql?

585


Explain what is table in a database?

590


what is uncommittable transactions? : Transact sql

573






How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000

1648


what is union, minus and interact commands? : Sql dba

670


how to delete duplicate rows from a join tables(I have three tables on that join) how do you know which join is need to be used? The select statement I have is: SELECT gc_skill_type.skill_type, gc_area_tec.area, gc_technology.technology, gc_technology.id_technology, gc_area_tec.id_area_tec FROM gc_skill_type, gc_area_tec, gc_technology WHERE gc_area_tec.id_skill_type (+) = gc_skill_type.id_skill_type AND gc_technology.id_area_tec (+) = gc_area_tec.id_area_tec order by gc_skill_type.skill_type asc, gc_area_tec.area asc, gc_technology.technology asc

3256


Is left join inner or outer?

593


Mention what does the hierarchical profiler does?

568


What is foreign key sql?

560


What is a primary key sql?

565


Is left join faster than join?

552


what is an extent ? : Sql dba

586


Is sql database free?

535