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. |
|