Clicky

Primary key

ZenBase requires all tables to have a primary key set, it will add a primary key column to your imported data as well. It will first detect whether the first column contains unique values, if it does, ZenBase will set this column as the primary key.

If the first column does not contain unique values, ZenBase will add an additional column to your table which will function as the primary key (which will be set to auto increment).