When you change the name of a trigger, the trigger name is updated in your database and in the Tables folder of Data View as soon as you save the trigger.
To rename a trigger in Microsoft SQL Server 7.0
Create Trigger
statement.)The new trigger name is in the database and is displayed in Data View.
For more information about editing the Create Trigger
statement, see Creating a Trigger.
To rename a trigger in Microsoft SQL Server 6.5
The new trigger name is now in the database and is displayed in Data View in place of the old name.