Welcome aboard! We are happy you are here and wish you good net-raft!
column1 
sprite
fanta
cola
pepsicola
SELECT * FROM table1
WHERE column1 NOT LIKE '%ol%  ';
result:
sprite
fanta
The most helpful SQL solutions
how to execute select into using sql ?SQL
Click to see more ...
723
53
convert string to date sqlSQL
Click to see more ...
638
42
How to get the last record from table using sql ?SQL
Click to see more ...
552
33
create table sqlSQL
Click to see more ...
330
23
How use like using sql ?SQL
Click to see more ...
409
22
How to get the last 10 records using mysql ?SQL
Click to see more ...
306
21
rows to columns sqlSQL
Click to see more ...
260
17
insert new column into table sqlSQL
Click to see more ...
261
16
How to convert the values to lowercase using sql ?SQL
Click to see more ...
280
13
How to change a negative number to positive using sql ?SQL
Click to see more ...
217
11