0
点赞
收藏
分享

微信扫一扫

postgres 多个字段匹配查询

沈芏 2022-08-02 阅读 45

select * from starmerx_user_permission where (user_name,location_id,permission_type) not in (('xxx',315,'internal_in_sign'))

懂得,原来世界如此简单!



举报

相关推荐

0 条评论