创建用户时的默认表空间(default tablespace)就是:用户以后创建的数据库对象将存放在此表空间内,创建用户的时候还必须使用quota子句为用户在默认表空间中分配空间配额,如果...
基于36个网页-相关网页
If no tablespace is defined, the default tablespace is used for the new tables.
如果定义表空间,那么将对新的表使用默认的表空间。
In this example, all the tables are created under the default tablespace, USERSPACE1.
本例中,所有的表都是在默认的表空间userspace1中创建的。
In addition, the user can specify specific mappings for some tablespaces, and the default tablespace selection algorithm for the remaining.
另外,用户可以为某些表空间指定特定的映射,而对其他表空间使用默认的表空间选择算法。
应用推荐