You realize that tablespaces are the logical containers for database objects such as tables and indexes.
Furthermore, you’re aware that if you don’t specify storage attributes when creating objects, then the
tables and indexes automatically inherit the storage characteristics of the tablespaces (that the tables
and indexes are created within). Therefore you want to create tablespaces in a manner that maximizes
table performance and maintainability.