Skip to content

How to select a table that have one to another and another table relationship

I don’t know if the question make sense or not. I’m trying to request information from 2 different tables that are linked (via FK) to a table and display the data with information from that linked tables.

post

user

role

Is there a way to select/show this table?:
result

Advertisement

Answer

Try this:

User contributions licensed under: CC BY-SA
1 People found this is helpful