postgres 多个字段匹配查询


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


posted @ 2020-12-14 14:11  那时一个人  阅读(1489)  评论(0)    收藏  举报