Hi,
I am attempting to use a cast function as a part of a SQL query in CR9 this is the SQL code I am using;
SELECT "OfCustod"."CLCODE", "OfCustod"."PJCODE", "OfCustod"."CUCODE",
"OfCustod"."SDG", "OfCustod"."ReceivedDate", "OfCustod"."ReceivedTime",
"OfCustod"."Receiver"...