FOOD_VARIATIONS

Each row records a food name variant.

ID (IDentifier)

A unique, automatically generated, positive integer which serves to identify the row. The value of this column cannot be changed. This column may not be NULL.

Variant

The spelling of a variant name. Each value stored in this column must be unique, independent of character case.

This column may be empty text. It need not contain characters, but it may not contain only whitespace characters. This column may not be NULL.

LocalName

The name of the food in the local venacular.

This column may be empty text. It need not contain characters, but it may not contain only whitespace characters. This column may not be NULL.

Page last generated: 2026-07-20 23:28:52 UTC