Hi.
I need to include some code in SP_TN that must be run at changing of values in the fields of the table ItemGroup (OITB).
What will be the first stroke in TN
like:
1. If @object_type = N'XXX' - in this case I need a number of object of this table, or
2. if @TableName = 'ItemGroup' or OITB
or something else
With regards
Maxim