Salve a tutti, posso avere nell'having una select?
Ad esempio:
SELECT xxx FROM xxx
GROUP BY xxx
HAVING xxx = (SELECT max(xxx) FROM xxx ecc ecc..)
Oppure il select non posso metterlo così?
Salve a tutti, posso avere nell'having una select?
Ad esempio:
SELECT xxx FROM xxx
GROUP BY xxx
HAVING xxx = (SELECT max(xxx) FROM xxx ecc ecc..)
Oppure il select non posso metterlo così?