Posts by Igor Sant Ana da Silva • 1 point
1 post
-
0
votes1
answer20
viewsQ: Is it possible to retrieve fields other than the foreign key?
The doubt is as follows: I own these two tables: Note that carro_id is a foreign key in the table "person"... If I want to bring a query like for example: "Name of Person, Birth, Brand of Car and…