Terms
Updated at:
The following terms are used in LindormSearch SQL syntax.
| Term | Definition in Lindorm | Description |
|---|---|---|
| Table | Table | In Lindorm, a table requires a schema defined at creation time. The schema specifies the table name, column names, and column data types. |
| PRIMARY KEY | PRIMARY KEY | The primary key that identifies the position of each row in a table. |
Is this page helpful?