where variabile != 'pippo'
where variabile <> 'pippo'
where variabile NOT LIKE 'pippo'

sono "quasi" equivalenti. Se sono stringhe meglio NOT LIKE