Hi,
I am trying to get start date and end date from business user using Date tool and converting that date in YYYMMDD format to pass the dates into SQL query string.
used Between function in SQL query and replacing the specific value using start and end date.
But I tried in multiple ways, its not working as expected. Kindly suggest some solution.
