asked 59.8k views
5 votes
When creating a self-join query in Design view, what is the benefit of giving one of the tables an alias? An alias is necessary because the tables will be overwritten or deleted. An alias is necessary because the query will use two sets of primary keys. An alias is helpful because having two copies of the same table can be confusing. An alias is helpful because both tables will be deleted after the query is completed.

asked
User Calvinf
by
8.0k points

2 Answers

7 votes

Answer:

c

Step-by-step explanation:

answered
User Altrim
by
7.8k points
2 votes

Answer:

An alias is helpful because having two copies of the same table can be confusing.

Step-by-step explanation:

This is the correct answer yall

answered
User Cyber Oliveira
by
7.9k points