Defining primary keys is the hardest part of the operation. You will need to work very closely with the business in order to define exactly what column or columns make a row unique. Often, this will be difficult for a business to define, but you will need to persist in order to be sure that […]
The post Database Fundamentals #27: Creating a Primary Key in the Table Designer appeared first on Grant Fritchey.