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