Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How i will use "Trigger" clause in MS Sql?

user-image
Question ajoutée par Utilisateur supprimé
Date de publication: 2016/01/13
المصطفى عبد السلام آدم نور الدين
par المصطفى عبد السلام آدم نور الدين , BI Developer and Data Analyst , بنك الخليج السودان

INSTEAD OF triggers commonly have to perform at least one SQL command (UPDATE/INSERT/DELETE) as they are executed, instead of the command that fired them. You have to design them carefully keeping in mind upcoming schema changes. Sometimes you simply have to hard code the field list and remember to change it in the future as needed. As an example, if you have to insert a row into a table with an identity column, you can't just insert into <table> select * from <another table>.

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?