Trigger is used to trigger another event when an event occurs in the database server. There are 3 types of trigger. 1) DML(Data Manipulation Language) …
Read More »Tag Archives: AFTER Trigger
Which Queries Fill The Tempdb
Tempdb is the most important of the system databases in terms of performance. Therefore, it is necessary to correctly configure tempdb in instances that …
Read More »