摘要: 查看表的定义信息 增 insert into 表名 values ( ); 改 update table set salary=12000 where 1 , update table set salary=12000 where 2 > 1 . 注意恒成立的表达式 查询 阅读全文
posted @ 2019-05-22 18:08 零下三度-3°C 阅读(151) 评论(0) 推荐(0)