In a relational database with referential integrity, the use of which of the following keys would prevent deletion of a row from a customer table as long as the customer number of that row is stored with live orders on the orders table? 
A、Foreign key 
B、Primary key 
C、Secondary key 
D、Public key 
							
