谁能帮我解读下这条语句_百度知道
我来帮他解答 推荐答案 2011-1-15 08:03 fetch_array(); 返回的是一个一维数组 $db->query($sql); 执行查询,返回:true 或者false,执行select语句时候成功...
谁帮我解释一下 这条sql语句_php吧_百度贴吧
谁帮我解释一下 这条sql语句 只看楼主 收藏 回复 打赏 lover_1314888 框架好玩 8 $sql = “select img,title from content limit “.$num.”,10〃; ...
谁帮我详细解释解释一下这个sql语句_百度知道
谁帮我详细解释解释一下这个sql语句exists 与 not exists存在谓词,判断并返回布尔类型结果。select sname from swhere not exists (select * from c where not ...