Hi Experts,
I need to write a query to fetch the contracts for a given start/end date. The date will be provided in DD-MM-YYYY format with no time.I think of using table SCAPPTSEG but here the dates are in different format. What will be the best way to achieve this keeping performance also in mind.
Thanks in advance.