The document discusses data security and controls in database management systems. It begins by introducing basic security concepts like secrecy, integrity, availability, security policy, and prevention vs detection approaches. It then describes access controls commonly found in current database systems, including different levels of granularity (e.g. entire database, specific relations or rows) and control modes (e.g. read, write, delete permissions). It also introduces the problem of multilevel security that traditional access controls cannot fully address.