摘要:
select username,default_tablespace from dba_users where username='用户名'; 比如我的名为SCOTT那么查询的表空间sql为: select username,default_tablespace from dba_users whe 阅读全文
摘要:
update SYS_MDL_DIMSET_ACXMModel b set f_Srccont = (select SYS_MDL_DIMSET.f_Srccont || 'useInnrDataSet=0;' from sinojzxm.SYS_MDL_DIMSET_ACXMModel a whe 阅读全文