B
bmerri19
Hi,
Trying to setup an DASL/SQL query - here's the scenario. We get emails
from a device when a event begins and ends. I would like to display the
email if the event has started and not finished (received the stop
email) after say, 2 hours.
I believe I need to do something close to this:
"urn:schemas:httpmail:textdescription" LIKE '%play%' OR
"urn:schemas:httpmail:textdescription" LIKE '%stop%'
I'm stuck qualifying the "within two hours" portion.
Any ideas would help,
Thanks,
Brian
Trying to setup an DASL/SQL query - here's the scenario. We get emails
from a device when a event begins and ends. I would like to display the
email if the event has started and not finished (received the stop
email) after say, 2 hours.
I believe I need to do something close to this:
"urn:schemas:httpmail:textdescription" LIKE '%play%' OR
"urn:schemas:httpmail:textdescription" LIKE '%stop%'
I'm stuck qualifying the "within two hours" portion.
Any ideas would help,
Thanks,
Brian