13Mar Adding Constraints
A question I hear a lot and a problem I see a lot is related to Foreign Keys and the constraints that are placed on the field when it is a Foreign Key. There are several types of constraints that we will place on fields when we are creating our database. Things such as NOT [...]

