You want to create a tablespace with the following specifications:
1. The tablespace extends automatically.
2. Used and free extents should be managed by bitmaps.
3. Default PCTUSED attribute is set to 60.
4. All the extents would be of size 1 MB.
Which three options would you choose to create the tablespace? (Choose three.)
A.
tablespace with segment space management as automatic
B.
tablespace with AUTOEXTEND enabled
C.
tablespace with a uniform extent allocation of 1 MB
D.
tablespace with dictionary-managed extents
E.
tablespace with segment space management as manual