codice: SELECT strutture.ID FROM strutture oppure codice: SELECT t2.ID FROM strutture AS t2
SELECT strutture.ID FROM strutture
SELECT t2.ID FROM strutture AS t2
Regole del Forum