I have a query which is supposed to supply default values to Date_From and Date_To parameters for a report query.
The SELECT statement below provides date in the format YYYY/MM/DD , apparently this is not the format expected by the DateTime parameter.
What is value would DateTime be looking for?
Start Free Trial