The sentences given with blanks are to be filled with an appropriate word(s). Four alternatives are suggested for each question. For each question, choose the correct alternative and click the button corresponding to it.
Manu Sawhney, the former CEO of Singapore Sports Hub and Managing Director of ESPN Star Sports has been appointed as The International Cricket Council.
Foreign keys are the columns of a table that points to the primary key of another table. They act as a cross-reference between tables.
In detail : A Foreign key is a field (or collection of fields) in one table that uniquely identifies a row of another table or the same table. In simpler words, the foreign key is defined in a second table, but it refers to the primary key or a unique key in the first table.