InterviewSolution
Saved Bookmarks
| 1. |
What Are The Characteristics Of Data Files ? |
|
Answer» A data FILE can be ASSOCIATED with only one database. Once created a data file can't change size. One or more data files FORM a logical unit of database storage CALLED a tablespace. A data file can be associated with only one database. Once created a data file can't change size. One or more data files form a logical unit of database storage called a tablespace. |
|