Board logo

標題: [分享] 建立一模一樣的TABLE [打印本頁]

作者: vean0803i    時間: 2012-4-27 14:39     標題: 建立一模一樣的TABLE

create table app_file_bak as select * from app_file where  filename='X'
作者: neilgboy    時間: 2025-1-15 10:21

可以只建schema
create table test1 as select * from test where 1=0;




歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/)