如图,想把question字段过滤下 - -,求助
收起
不知道你想怎么过滤,在sql里加上 where question = '某个条件' 或者 where question like '%某个关键字%'
报告相同问题?