Tables
All data stored in a database is presented with the help of tables. A table is a container that holds data elements and organizes information in a logical way. There may be an unlimited number of tables in a database, each one containing a certain set of interrelated data. Tabs at the top of the window allow you to switch between different tables. The following figure represents an example of a table in the system:
Each table row comprises information on a certain table entry (further in this user guide we will call one table entry a Record). Every table column is intended to describe a certain property of a record. Table records are added with the help of Forms.
The system allows you to customize database tables according to your specific needs, import data form a file, as well as create new tables from scratch.