Errore:
		SELECT *
		FROM 
		WHERE attivo = 1
			
		ORDER BY ordine DESC
		 LIMIT 1
    
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE attivo = 1 ORDER BY ordine DESC LIMIT 1' at line 3