The mapping system maps a physical table of a database to a logical table
representing a logical view of the database that integrates standard
columns and custom columns. The physical table includes a standard table
with standard columns and a custom table with custom columns. The custom
table may be implemented as a pivot table. The mapping system provides a
map between standard and custom columns and logical columns. The physical
table may include multiple standard tables. The mapping system allows for
individual standard tables to be updated, rather than updating all the
columns across all the standard tables for a row.