December 2011
Intermediate to advanced
336 pages
10h 10m
English
When you design a data-driven application, you must plan for the deployment of the database. Even if the application connects to an existing database, you are likely to modify the schema of the database during the course of development, and those incremental changes will need to be deployed from your development environment and into production.
This objective requires you to understand the different techniques for deploying a database and the factors you will need to consider when planning that deployment.