MySQL error
Unknown column 'cpd' in 'where clause'
In esecuzione:
SELECT * FROM torneo where cod_torneo = cpd

MySQL error
Unknown column 'cpd' in 'where clause'
In esecuzione:
SELECT * FROM giornate where '2024-05-07' between data_inizio and data_fine and cod_torneo = cpd
1