摘要:
create table Uc_t_Department3 as (select * from Uc_t_Department where 1=2);insert into Uc_t_Department3 select * from Uc_t_Department;---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 阅读全文
posted @ 2013-10-17 16:34
adolfmc
阅读(1360)
评论(0)
推荐(0)
浙公网安备 33010602011771号