Consider I have the following table and current date is 2022-09-01
:
Requirement: I want to get all users that have no event_name
like cbt care
in the past 14 days and onwards into the future.
I have this query:
SELECT * FROM test_table
WHERE event_name LIKE "