sql技巧

1.向表插入数据

  insert into table (a1,a2,a3) select a1,a2,a3 from b

 

posted @ 2016-07-18 10:01  Dukezhou  阅读(56)  评论(0)    收藏  举报