在mySQL中如何将一个表的列更新到另一个一个表的列中

慕粉15296647220
浏览 1062回答 1
1回答

ruibin

create table t1  select * from t2;
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

MySQL