Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Try this:
Test:
LOAD
PostingDate,
DTEISS,
DATERETN,
TERMID,
"USER",
"TRANSACTION_DATE",
"TRANSACTION_TIME",
"USER_PROFILE",
"JOB_NAME",
DATIME;
SQL SELECT *
FROM B005592P.ITGDTA.COINPF
where PostingDate > '01/08/2005';
Try this:
Test:
LOAD
PostingDate,
DTEISS,
DATERETN,
TERMID,
"USER",
"TRANSACTION_DATE",
"TRANSACTION_TIME",
"USER_PROFILE",
"JOB_NAME",
DATIME;
SQL SELECT *
FROM B005592P.ITGDTA.COINPF
where PostingDate > '01/08/2005';
Thanks for that. I relised that posting date was suppose to have speach marks as it was two words