212677/sql-query-with-not-like-in
Please help me to write a sql query with the conditions as 'NOT LIKE IN'
Select * from Table1 where EmpPU NOT Like IN ('%CSE%', '%ECE%', '%EEE%')
Getting error.
On SQL procedure where i saw a Regular ...READ MORE
A Java-language was designed to be powerful ...READ MORE
What if we don't want to type ...READ MORE
You can use java.util.Collection.contains() for collections. If a non-null ...READ MORE
drop all tables without typing name. Is ...READ MORE
there are different ways of writing joins. ...READ MORE
With 200 records currently, I want to ...READ MORE
How do I query the DateTime database ...READ MORE
I only need to choose the given ...READ MORE
What is the difference between CROSS JOIN and INNER JOIN? CROSS ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.