31. A database management system can store data non-redundantly while also providing
a data integration capability.
32. Database management systems are expected to handle binary relationships but not
unary or ternary relationships.
33. Database management systems must be able to handle unary, binary, and ternary
relationships without introducing data redundancy or other problems.
34. Database management systems leave data control issues such as security, backup and
recovery, and concurrency control to the application programmer to deal with.
35. Security, backup and recovery, and concurrency are issues that are common to all
databases and so should be handled by the DBMS.
36. In a data independent environment, changes to data structures necessitate little or no
changes to the programs that use the data.
37. The primary approach to database management today is the network approach.