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