plsql创建的表空间如何用

2025-03-26 13:18:57
推荐回答(1个)
回答1:

create tablespace test test datafile 'D:\llll.ora' size 1m; type:system