Segments,”Segments are the next logical storage structure next to tablespaces. Segments are objects in the database that require physical storage and include the following:TablesIndexesMaterialized viewsPartitionsWhenever you create a segment
specify what tablespace you want it to be part of. This helps with performance.”