Hi All,
I have a requirement in my project where there is a date column in a table that needs to extract records from 1st day of the till current date.
For instance, if the job runs on May 10th, all the records from May 1st till May 10th has to be extracted.
Pls help me write a function to meet this requirement.
Sindhura T