QuestionQ175
Database DesignWhich two of the following statements are true about general tablespaces?
Choose two
- A Dropping a table from a general tablespace releases the space back to the operating system.
- B A new table can be created explicitly in a general tablespace.
- C General tablespaces support temporary tables.
- D A general tablespace can have multiple data files.
- E A table can be moved into a general tablespace.
Community Discussion