Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the data table below, identify a column or group of columns that make up a candidate primary key: first_name last_name street_address city state postal_code

For the data table below, identify a column or group of columns that make up a candidate primary key:

first_name last_name street_address city state postal_code
John Smith 79873 Hudson Alley Washington District of Columbia 20566
Mary Smith 79873 Hudson Alley Washington District of Columbia 20566
Darcy D'Alessandro 6777 Hanson Center Lancaster Pennsylvania 17622
John Smith 147 Memorial Junction Indianapolis Indiana 46216

A.first_name + last_name

B.first_name + last_name + street_address

C.last_name + postal_code

D.street_address

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Refactoring Databases Evolutionary Database Design

Authors: Scott Ambler, Pramod Sadalage

1st Edition

0321774515, 978-0321774514

More Books

Students also viewed these Databases questions