[stackoverflow] [progress Openedge Abl] Date Difference Comparison Syntax

  • Thread starter Katherine Pacheco
  • Start date
Status
Not open for further replies.
K

Katherine Pacheco

Guest
I need the correct syntax that will get me the difference between two date fields in days when greater than 30. So in SQL it would be:

DATEDIFF(days,field1, field2) > 30


What would be the equivalent in Progress?

Continue reading...
 
Status
Not open for further replies.
Top