Previous Topic

Next Topic

Table UID (Unique IDentifier)

When a table is created or added to a database, an automatic and unique identifier (UID) is associated with the table. A table UID is unique within the database associated with the table.

A table UID is an unsigned long value that can be used as an alternative method to operate on tables, once the table is created or added to a database.