I am trying to get the number of months between two date in a select statement with
'22/06/2005' - edat AS Period
but it returns the only the number of days and i have tried vaious things but seem only get errors. I have also tried UNITS Months but this returns a binary that i can't read. Can anyone help please.
'22/06/2005' - edat AS Period
but it returns the only the number of days and i have tried vaious things but seem only get errors. I have also tried UNITS Months but this returns a binary that i can't read. Can anyone help please.