Multiple Choice
When duplicate column names exist in a database and you need to indicate the column to which you are referring,____.
A) do not use these two tables together
B) do not use the column names in the same statement
C) write both the table name and the column name, separated by a period
D) write the table name only
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Explain what relational algebra is and how
Q11: Multiple entries in tables are often called
Q13: The attributes of an entity become the
Q20: Columns in a table are often called
Q21: QBE is a visual approach to writing
Q26: A relational database handles entities,attributes,and relationships by
Q27: Two tables are considered to be _
Q28: Rows are also called _.<br>A) fields<br>B) columns<br>C)
Q29: A _ query creates a new table
Q30: Based on the statement below,which of the