Hi Guys/Gals,
In CRA Historical Reports you can pull stats on inbound calls direct from the CR_DB and the dates are in a standard date/time format.
On Call Manager CDR the date/time is in Jillian format.
Someone has asked me to produce a report that compares the stats, is their any SQL function that can convert normal date/time format (from report template) into jullian to run queries?
Im thinking on the lines of stored procedures.