1.

In the above DDL command the foreign key entries are got by using the keyword(a) References(b) Key reference(c) Relating(d) None of the mentionedThis question was posed to me in semester exam.I'd like to ask this question from Querying database part-1 DDL topic in chapter Database Systems Design and Implementation of Database Management

Answer»

Right ANSWER is (a) REFERENCES

Explanation: References (table_name) give the prior table name for the ENTRY.



Discussion

No Comment Found

Related InterviewSolutions