1) dopo la Keyword "SELECT" devi lasciare uno spazio
2) devi inserire anche un segno e un valore dopo la tua colonna "a", "b" e "c"
Quindi qualcosa simile a SELECT * FROM tabella WHERE a = 1 OR b > 18 OR c IS NULL
1) dopo la Keyword "SELECT" devi lasciare uno spazio
2) devi inserire anche un segno e un valore dopo la tua colonna "a", "b" e "c"
Quindi qualcosa simile a SELECT * FROM tabella WHERE a = 1 OR b > 18 OR c IS NULL