Author: Marso
Subject: Reply to: SQL query not working in Cobol program.
Posted: Thu Feb 23, 2017 4:09 pm (GMT 5.5)
Have you tried different things like:
it could help understand what is going on.
Subject: Reply to: SQL query not working in Cobol program.
Posted: Thu Feb 23, 2017 4:09 pm (GMT 5.5)
Have you tried different things like:
Code: |
doc_update_ts > '0001-01-01-01.01.01.000001' doc_update_ts > '2001-01-01-01.01.01.000001' doc_update_ts = '2016-01-12-07.08.15.001256' |
it could help understand what is going on.