Issues for row-based triggering only
The following list represents what is and is not supported in row-based triggering only:
- For Microsoft SQL Server, each table defined in the query must contain either an identity column or one numeric primary key.
- Queries that reference views or public synonyms are not supported.