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 Year of Car" Can I? Since by the relation I only have the column ID referenced in the person table...
Yes, that’s right! Thank you!
– Igor Sant Ana da Silva