Im using SQL workbench connected to Redshift.
I wrote in my query EMail not like '%gmaii.co%' and for some reason NULLS are also being excluded.
Any idea on why its also excluding NULLS? I just want to exclude emails that have gmail.com.
Im using SQL workbench connected to Redshift.
I wrote in my query EMail not like '%gmaii.co%' and for some reason NULLS are also being excluded.
Any idea on why its also excluding NULLS? I just want to exclude emails that have gmail.com.