Mysql 關鍵字IN傳入String數組(FIND_IN_SET(id, ?))

select * from product_attachment where productId=? and FIND_IN_SET(id, ?) select * from product_attachment where productId=? and !FIND_IN_SET(id, ?)
相關文章
相關標籤/搜索