File Organization and its type
FILE DATA ORGANIZATION
INTRODUCTION
It is concern with how the data is stored in the database.It allows the designer to make decisions of how the database is to be implemented whereas the logical DB design is concerned with what data is stored in the database.
It follows 2 steps:-
1.) Translate the global logical data model for target DBMS-It includes operations like designing of base relation...