Does Azure SQL supports INSTEAD OF trigger?

Pratim Das, Partha C 266 Reputation points
2022-05-24T06:07:29.933+00:00

Does Azure SQL(PaaS offering) supports INSTEAD OF trigger? If yes, it would be helpful if you can demonstrate it for me.

Thanking you in advance.

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Olaf Helper 40,741 Reputation points
    2022-05-24T06:12:38.517+00:00

    Yes, it's supported, see
    https://learn.microsoft.com/en-us/sql/t-sql/statements/create-trigger-transact-sql?view=sql-server-ver16
    => Azure SQL Database Syntax

    If yes, it would be helpful if you can demonstrate it for me.

    See section "Examples" in the article.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful