Working with Date Calculation and Manipulation in PeopleSoft SQR
1
As Other Programming languages PeopleSoft SQR also contains date related functions, for example strtodate() – convert a string to date datetostr() – convert a date to a string dateadd() – add to a date datediff() – subtract dates datenow() – … Continue Reading