//更新为””串
update taxi_driver_info set wechat = ” where driverno = ‘0440923198101075636’;
//更新为null
update taxi_driver_info set wechat = null where driverno = ‘0440923198101075636’;
//更新为””串 update taxi_driver_info set wechat = &#…
//更新为””串
update taxi_driver_info set wechat = ” where driverno = ‘0440923198101075636’;
//更新为null
update taxi_driver_info set wechat = null where driverno = ‘0440923198101075636’;