Search
 
SCRIPT & CODE EXAMPLE
 

SQL

sql where not like in list

Select * from Table1 where EmpPU NOT Like IN ('%CSE%', '%ECE%', '%EEE%')
Comment

PREVIOUS NEXT
Code Example
Sql :: sql server order by nulls last 
Sql :: sql pivot 
Sql :: postgresql create table many-to-many 
Sql :: oracle grant directory 
Sql :: sql vs nosql or mysql vs mongodb 
Sql :: datagrip exec 
Sql :: relation does not exist postgresql 
Sql :: setval in postgres 
Sql :: sql select whole row max column 
Sql :: mysql if statement in where clause 
Sql :: python get backup of sql 
Sql :: mysql unique constraint 
Sql :: sql insert into 
Sql :: multiple left join mysql 
Sql :: mysql nested query 
Sql :: divide by zero error in sql 
Sql :: timestamp sql 
Sql :: partition-by 
Sql :: sql select on string 
Sql :: sqlite clear shell 
Sql :: add sqlite3 in lumen 
Sql :: mysql custom sort order 
Sql :: how to rename column name in sql server using query 
Sql :: case construct in where clause 
Sql :: query inner join 
Sql :: delete account in flask and sqlalchemy 
Sql :: last date for each user sql 
Sql :: how to dump .csv file into mysql 
Sql :: sql where multiple values 
Sql :: window function sql 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =