Primary key
One or more fields (columns) whose value or values uniquely identify each record in a table. A primary key cannot allow Null values and must always have a unique index. A primary key is used to relate a table to foreign keys in other tables.
Trådstart#1
vad har primary key för uppgift igentligen? har aldrig riktigt fattat det.. men jag har alltid tilldelat min ID (autonumber) kolumn primary key, vet ej varför elelr vad det ska va bra för.. men du e d dags å lösa upp det 0)


