First page Back Continue Last page Overview Graphics
Accounting for Changes in Design
Relational database schemas are potentially coupled to a wide variety of things:
Your application source code
Other application source code
Data load source code
Data extract source code
Persistence frameworks/layers
Your database schema
Data migration scripts
Test code
Documentation
However, we will concentrate with changes being made to the schema and the querying code.