Oracle12C建立用户和表空间

select * from dba_data_files;c# create temporary tablespace test_temp tempfile 'D:ORACLEHOMEORADATAORCLDATAFILEtemp.DBF' size 2148M; 安全 create tablespace test_data markdown datafile 'D:ORACLEHOMEORADA
相关文章
相关标签/搜索