Multiple Choice
What is the relationship between a primary key and its corresponding foreign keys?
A) One-to-one.
B) Many-to-one.
C) Many-to-many.
D) One-to-many.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Java programs communicate with databases using what
Q2: When joining tables,the _ clause specifies the
Q4: Pattern matching in a SQL query is
Q6: Which statement is false?<br>A) Interface JdbcRowSet is
Q9: A _ is a column (or set
Q10: What is the name of a key
Q11: In an UPDATE statement,the SET keyword is
Q12: Selection criteria can be added to a
Q25: PreparedStatement method _ returns a ResultSet.<br>A) executeUpdate<br>B)
Q26: Which SQL keyword is required in every