PostgreSQL PGCES-02 Exam - Topic 2 Question 91 Discussion
You want to delete rows in the "product" table which include the value '2004' in the "name" field. Select the correct statement to achieve this task.
D) DELETE FROM product WHERE name LIKE '%2004%';
A) DELETE product WHERE name ~ '2004';
B) DELETE product WHERE contain(name, '2004');
C) DELETE FROM product WHERE name IN '2004';
E) DELETE FROM product WHERE name SIMILAR TO '2004';
Filiberto
3 months agoFiliberto
3 months agoElouise
3 months agoKerry
4 months agoAlethea
4 months agoSkye
4 months agoNovella
5 months agoOwen
5 months agoLong
5 months agoTheron
5 months agoArtie
5 months agoChandra
5 months agoLore
6 months agoDelmy
6 months agoAntonio
6 months agoGracie
6 months agoWilletta
6 months agoEarleen
6 months agoJosphine
7 months agoJoanna
7 months agoDean
7 months agoHillary
7 months agoTequila
7 months agoHollis
8 months agoTemeka
8 months agoFidelia
2 months agoYoko
2 months agoLemuel
3 months agoDanica
3 months agoTimothy
3 months ago