Why don't DBMS's support ASSERTION

前端 未结 7 984
猫巷女王i
猫巷女王i 2020-12-01 09:33

So I recently learned about ASSERTION in my databases course, and my prof noted that major databases don\'t support it, even though it is in the SQL-92 standard. I tried go

7条回答
  •  执笔经年
    2020-12-01 09:50

    Oracle is considering this as possible enhancement for the next version after 12c Release 2, see this post from May 2016 by Toon Koppelaars.

    If you are interested in the feature, I suggest upvoting it.

提交回复
热议问题