合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
语法 fetchSql(true) 获取mysql语句 ~~~ $res=Db::name('maik')->field("user_name")->fetchSql(true)->select(); //查询返回一条或者多条 dump($res); ~~~ 输出: ![](https://img.kancloud.cn/a6/e5/a6e529550eb833778473375bece992fb_643x127.png)