Un-Answered Questions { SQL PLSQL }

What is a call statement? Explain with an example.

765


If a cursor is open, how can we find in a pl/sql block?

900


Explain polymorphism in pl/sql.

839


Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?

815


Is it possible to pass parameters to triggers?

796


What are the different types of triggers?

807


Explain the uses of database trigger.

874


Can a commit statement be executed as part of a trigger?

813


Can a select statement fire a trigger?

912


What are conditional predicates?

810


Does a user_objects view have an entry for a trigger?

789


Explain some predefined exceptions.

812


Does user triggers have entry for trigger with compilation errors?

811


Explain 3 basic parts of a trigger.

1074


Show code of a cursor for loop.

797