标签:set rom into where color 查询 子查询 val round
更新多行:update XX set XX=XX where xx=xx (set和where联合更改某一行)
添加1行: insert into XX values
删除1行: delete from XX
子查询:where 和 in 联合
标签:set rom into where color 查询 子查询 val round
原文地址:http://www.cnblogs.com/hellochennan/p/6692403.html