What are the components of logical database structure of Oracle database?
There are tablespaces and database’s schema objects.
Generally,the logical database structure can be divided into TABLESPACES,SEGMENTS,EXTENTS,BLOCKS.
There are tablespaces and database’s schema objects.
Generally,the logical database structure can be divided into TABLESPACES,SEGMENTS,EXTENTS,BLOCKS.