Schema (Databases)

Edit this Page

A database schema is a term used to describe the tables, columns in tables, and relationships between tables.

Here's an example of a schema describing a task list:

Sample schema