Jul
01
2010
Explain the relationship among database, tablespace, and datafile.
The database is logically divided into one or more tablespaces.
For each tablespace we explicitly create one or more datafiles.
The database is logically divided into one or more tablespaces.
For each tablespace we explicitly create one or more datafiles.
Alibi3col theme by
Themocracy
Table space is a logical name for a set of datafiles.
Data files are physical file which hold data