Data Structures - Tables
Typically, such as in relational databases, a table is a data structure that organises data into rows and columns.
Typically, such as in relational databases, a table is a data structure that organises data into rows and columns.
This page is only for users of GSF version 7.1 or earlier.
Automatically generated sequences
This page is only for users of GSF version 7.1 or earlier.
Version 7.2 introduced a simplified table-dictionary syntax, where fields are defined inline in the table,
This page is only for users of GSF version 7.1 or earlier.
Simple table with autoincrement
Before version 7.2, Genesis you had to define fields in their own dictionary file, separately from tables.