MySQL联表更新数据

 

ep:

 update  t_filter_allrsids a,T_DBSNP_HG19_138_SEARCH b set a.alt=b.ALT where a.rsid=b.RSID;

 

posted @ 2016-08-02 11:35  similarface  阅读(148)  评论(0)    收藏  举报