Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

informix compare interval and a integer

$
0
0
I got two date columns start date and end date, and a third column which is days between end date and start date. now i need to find all rows i.e count of rows where the third column is less than 30days. the third column is coming out as a interval and we are comparing it with an integer which is where the error is. Is there a work around this. thanks

Viewing all articles
Browse latest Browse all 13329

Trending Articles