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