摘要:
测试脚本: create tablespace test01 datafile 'test01' size 50m; create table test01 tablespace test01 as select * from dba_objects; truncate table test01 参 阅读全文
posted @ 2024-05-06 14:40 大势趋007 阅读(27) 评论(0) 推荐(0)
|
|||
|
摘要:
测试脚本: create tablespace test01 datafile 'test01' size 50m; create table test01 tablespace test01 as select * from dba_objects; truncate table test01 参 阅读全文
posted @ 2024-05-06 14:40 大势趋007 阅读(27) 评论(0) 推荐(0)
摘要:
[oracle@prdb19 ~]$ sqlplus / as sysdba SQL*Plus: Release 19.0.0.0.0 - Production on Mon May 6 11:50:26 2024 Version 19.23.0.0.0 Copyright (c) 1982, 20 阅读全文
posted @ 2024-05-06 12:07 大势趋007 阅读(16) 评论(0) 推荐(0) |
|||