Working with tables

Creating a primary key

A primary key is generally required for any table you would like to edit with MacSQL (and is generally a good idea for every table). When using the Create Table Tool, a primary key will be automatically created for you if you check the Primary Key checkbox on any column.


Table of Contents