select * from tabella where ID IN(1,3,5,6,9);Originariamente inviato da -AA-
![]()
...Qualcuno mi può dire come si fa una select tipo:
select * from tabella where ID = 1,3,5,6,9 ? <---
select * from tabella where ID IN(1,3,5,6,9);Originariamente inviato da -AA-
![]()
...Qualcuno mi può dire come si fa una select tipo:
select * from tabella where ID = 1,3,5,6,9 ? <---
Il silenzio è spesso la cosa migliore. Pensa ... è gratis.