Relational Model » Exercise - 13. A Foreign Key is : (a) A field in a table that matches a key field in another table. (b) A field in a table that has the same name as a key field in another table. (c) A field in a table that contains data that is also contained elsewhere in another table. (d) None of these
Relational Model » Exercise - 14. The full form of DDL is : (a) Dynamic Data Language (b) Detailed Data Language (c) Data Definition Language (d) Data Derivation Language
Relational Model » Exercise - 19. The language used in application programs to request data from the DBMS is referred to as the : (a) DML (b) DDL (c) VDL (d) SDL
Relational Model » Exercise - 15. DML is provided for : (a) Description of logical structure of database. (b) Addition of new structures in the database system. (c) Manipulation & processing of database. (d) Definition of physical structure of database system.