what is a trigger in mysql? Define different types of trigger. : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

In what condition is it good to disable a trigger?

0 Answers  


what is organisational index?

1 Answers  


What are the properties of a transaction?

0 Answers  


Give which cursor is better for better performance means type of cursors?

2 Answers  


Which version of sql do I have?

0 Answers  






Source is Sales Table: Sno Prod Sales Sales_Amount 1 A 10 2000 2 A 20 1000 3 C 10 3000 4 D 30 4000 5 A 20 1000 Target : Sales_Count T_Sales_Amt Sales_Count(A) T_Sales_Amt(A) 90 11000 50 4000 In single query, pls tell me.

5 Answers   CGI,


What are the benefits of pl sql?

0 Answers  


Which column of the user triggers data dictionary view displays the database event that will fire the trigger?

0 Answers  


How to disable a trigger name update_salary?

0 Answers  


how can i read files from a pl/sq l program

3 Answers  


How do you go back in sql?

0 Answers  


There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?

1 Answers   Cognizant,


Categories