Database Implementation Issues
When the time comes to implement your relational database, you will probably discover that there are other decisions you need to make besides the design of the tables. You will need to worry about concurrency control and database security; you may have 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 final part of this book, we will examine all of those topics to round out your understanding of relational databases.

Get Relational Database Design and Implementation, 3rd 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.