📚 Practice Mode
Introduction to Oracle Database
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
Which of the following is/are true statement(s) about the physical database structure of the Oracle database?
- The data of the logical database structures physically stores in the datafiles.
- The datafile can be associated with more than one database.
- The data in datafiles is stored in the memory cache of Oracle.
- All of the above
- Both (1) and (3)