SQL Fundamentals — Easy What is a foreign key? A A column that references the primary key of another table B A secondary index on a non-primary column C A column that stores unique encrypted values D A key imported from an external database Show explanation