SELECT themeid, inteid, zhongci, themetypename, statesname FROM bw_theme WHERE (zhongci LIKE '%[^0-9]%') ORDER BY inteid DESC
SELECT themeid, inteid, zhongci, themetypename, statesname FROM bw_theme WHERE (zhongci LIKE '%[^0-9]%') ORDER BY inteid DESC
转载于:https://www.cnblogs.com/camelroyu/p/4140019.html