Skip to main content
Version: Current

Tables - introduction

Tables are data structures that organise data into rows and columns.

Generally, the rows consists of records while the columns consist of fields.

Tables are defined in the file application-name-tables-dictionary.kts.

So, if your application is called heracleum, the file name will be heracleum-tables-dictionary.kts.