Hi,歡迎訪問前端老白
mysql中sql怎么循環取一定量的數?
select*fromtablewherexlike'%*_%'escape'*';
或者
select*fromtablewhereinstr(x,'_')!=0;
老白網絡 (http://52shenghuonet.cn/) 前端 后端 zblog主題.網站地圖xml