gpt4 book ai didi

php - mysql where 语句中的when chinese word

转载 作者:可可西里 更新时间:2023-11-01 08:24:30 26 4
gpt4 key购买 nike

<分区>

how to select 主页报修上广告

$sql = "SELECT text,pic FROM newstable where type='在线报修上广告' order by id desc limit 0,1";

但是你可能会发现返回值为null

但是我试着用这个

$sql = "SELECT text,pic FROM newstable where type=N'在线报修上广告' order by id desc limit 0,1";

'在线报修上广告'之前有N ------>>>>>但是它有效....这个'N'是什么意思!!

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com