Terms

Updated at:

The following terms are used in LindormSearch SQL syntax.

TermDefinition in LindormDescription
TableTableIn Lindorm, a table requires a schema defined at creation time. The schema specifies the table name, column names, and column data types.
PRIMARY KEYPRIMARY KEYThe primary key that identifies the position of each row in a table.