educative.io

Each row must have corresponding data for each column?

Schema: In SQL, each record conforms to a fixed schema, meaning the columns must be decided and chosen before data entry and each row must have data for each column.

Not in my experience, what am I missing? ie. you can have optional fields and mandatory fields.