select * from starmerx_user_permission where (user_name,location_id,permission_type) not in (('xxx',315,'internal_in_sign'))
懂得,原来世界如此简单!
postgres 多个字段匹配查询
阅读 45
2022-08-02
select * from starmerx_user_permission where (user_name,location_id,permission_type) not in (('xxx',315,'internal_in_sign'))
懂得,原来世界如此简单!
相关推荐
精彩评论(0)