DASL/SQL - Today(s) function

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
 
B

Brian Tillman

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.

You'd do better asking in a newsgroup related to SQL.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top