sql:SELECT fm_eventos.*, fm_maestro_tipoevento.icono FROM fm_eventos INNER JOIN fm_maestro_tipoevento ON fm_maestro_tipoevento.id = fm_eventos.tipo WHERE fm_eventos.id = :id