Application Design is more than just writing
efficient database requests in application
program.
• Application Design include database concerns
such as interfacing SQL with traditional
programming languages and the type of SQL to
use.
• Each application program must be designed to
ensure the integrity of the data it modifies.
Additionally, performance has to be treated as a
design issue