Can you list down the different components of physical and logical database structure?
Answer Posted / Indresh Kumar
The physical database structure includes: 1. Data Files: These store the actual data of the tables, indexes, and other objects in the database. 2. Redo Log Files: They record all changes made to the database so that they can be recovered in case of failures. 3. Control File: It stores vital information about the database structure, including names, locations, and online/offline status of data files and redo log files. The logical database structure includes tables, indexes, clusters, views, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category