top of page
Schema
A schema refers to the design of a database, including which fields are currently configured, what data types of stored in these fields. If you were to think of a database as a spreadsheet with columns and rows, the schedule would be the first row that defines the field names, plus the data types and formatting rules for each column.
bottom of page