UPDATE vr_train_stations set building_count = 0 where building_count = 2 ;
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/112347.html原文链接:https://javaforall.net
UPdate语句
UPDATE vr_train_stations set building_count = 0 where building_count = 2 ;
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/112347.html原文链接:https://javaforall.net