The following shows an extract from an example Version Control log file. The log file displays all the tables and columns that were created, updated and deleted.

Figure 0.11 Extract from a Version Control Log File
Helpful Hint: Version Control Log Files can be used to quickly verify if two database schemas are identical. This is useful if separate system development projects are in progress that will eventually be accessing the same physical production database.