I am developing a query to 3 tables which contains the fields name and code and I would like to make a selection of these by bringing the data as follows:
- Table1Code
- Table1Codigo.Table2Codigo
- Table1Codigo.Tabla2Codigo.Tabla3Codigo
- Table1Codigo.Tabla2Codigo.Tabla3Codigo
Someone can give me a guideline on the correct sentence that I should use to create the select.