Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

COBOL Programming :: RE: SQL query not working in Cobol program.

$
0
0
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:
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.


Viewing all articles
Browse latest Browse all 8500

Trending Articles