SQL Server - BEFORE INSERT Trigger
问题 I have two tables as follows: Table 1 'MySkills' [ primary key (EmpId, SkillId)] +----------+------------+---------+----------+-----------+------------+-----------------+----------------+ | EmpId | CategoryId | SkillId | ExpYears | ExpMonths | Experience | RatingSubmitted | RatingApproved | +----------+------------+---------+----------+-----------+------------+-----------------+----------------+ | CSSL9610 | arcgis | arcgis1 | 0.00 | 0.00 | 0.00 | 1.00 | NULL | | CSSL9610 | arcgis | arcgis2 |