SELECT m.*, i.Code FROM travelto_precargados.agencia_menus AS m LEFT JOIN travelto_precargados.iconos AS i ON i.ID = m.Icono WHERE ID_Agencia = 124 AND Posicion='top' AND Visible='1' AND Parent = '0' AND Idioma = 'espanol' ORDER BY Orden
Error: Table 'travelto_precargados.agencia_menus' doesn't exist