I have a situation, where the user enters from and to dates. these are character columns.
when user enters same dates, 102714 to 102714 we are not getting data returned.
I think we need the date time. In addition we need to program the TO date, if the same as the FROM, we want to add 1 to the TO param.
How to program for that?