salix/print/templates/reports/previa-label/sql/sector.sql

4 lines
100 B
MySQL
Raw Normal View History

2023-01-17 09:35:19 +00:00
SELECT s.description
FROM vn.saleGroup sg
JOIN vn.sector s ON sg.sectorFk = s.id
WHERE sg.id = ?