SQL---基础(增,删,改,查)

查看表的定义信息

  

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)    收藏  举报