What is a "pk"?

The pk's you see throughout the admin pages are what as know as 'primary keys' in database lingo. We assign a pk to each record in each database to insure its uniqueness. This is not a value you have to be concerned with unless you find a duplicate in which case, your database may have become corrupt.


Was this answer helpful? 164 Users Found This Useful (427 Votes)