开发者

CREATE ASSERTION in postgresql

开发者 https://www.devze.com 2023-01-18 04:35 出处:网络
Is CREATE ASSERTION suppor开发者_如何转开发ted in postgresql?No. But you could create triggers to do the same thing.

Is CREATE ASSERTION suppor开发者_如何转开发ted in postgresql?


No.

But you could create triggers to do the same thing.

0

精彩评论

暂无评论...
验证码 换一张
取 消