The document discusses current trends in data security. It begins by defining data security and its goals of confidentiality and integrity. Traditional SQL-based access control and views are described as having limitations. Two main attacks are discussed: SQL injection due to poor application implementation of security policies, and unintended information leakage when published data is combined from multiple sources. Current research topics aim to address leakage, enforce complex privacy policies, and allow secure sharing of data through techniques like encryption and secure computation. The challenges of moving policy implementation closer to the database are also discussed.