table | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | table,database table |
Related | Glossary: database, record, column |
Description | In a database, a set of records that each have the same fields and contain the same kind of data. You can display a table in the form of a grid. Each row corresponds to a single record. Each column corresponds to one of the fields that's in each record. |
Tags | database |