Hi,歡迎訪問(wèn)前端老白
mysql中sql怎么循環(huán)取一定量的數(shù)?
select*fromtablewherexlike'%*_%'escape'*';
或者
select*fromtablewhereinstr(x,'_')!=0;
老白網(wǎng)絡(luò) (http://www.lofty888.cn/) 前端 后端 zblog主題.網(wǎng)站地圖xml