Introduction

When the time comes to implement your relational database, you will probably discover that there are other decisions you need to make beyond the design of the tables. You will need to worry about concurrency control and database security; you may need to send your data to a data warehouse or exchange data with another system that requires an XML document as the transfer medium. In this last section of this book, we will look into all of those topics to round out your understanding of relational databases.

Get Relational Database Design and Implementation, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.