create tablespace test1
datafile 'testfile.dbf' size 10m;
创建一个表空间为test1,文件名为testfile 大小为10m的表
和我一样,把问答当做笔记了 哈哈