select * from tb_article where find_in_set('3',type) ... 注意:mysql字符串函數find_in_set(str1,str2)函數是返回str2中str1所在的位置索引,str2 ...
確定! 回上一頁