数据库
本类阅读TOP10
作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站
1:导入数据imp80 system/manager@orcl file=D:\TEMP\dbfile1.dmp full=n fromuser=yh1 touser=yh2;
2:多表更新update table1 a set a.column1=(select b.column1 from table2 bwhere a.column2=b.2column2)where a.column3 is not null;
相关软件: