logo search
Jack H

5.2 DATABASE ISSUES

Databases handle problems of,

-data locking (only allow one user to modify at once)

-data sharing (other users can view)

-searching

-etc

Database design

-first order normal, etc.

-flexibility

-verification