What is physical database design?
In physical database design, the logical database design is converted into
physical storage structures such as files and tables. The indexes and access methods are also specified. Similarly, physical design is also concerned with
security, backup and recovery etc.
|