Question: sql: SELECT * FROM Products WHERE ((name LIKE '%orange'--%' OR description LIKE '%orange'--%') AND deletedAt IS NULL) ORDER BY name
sql": "SELECT * FROM Products WHERE ((name LIKE '%orange'--%' OR description LIKE '%orange'--%') AND deletedAt IS NULL) ORDER BY name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
