How to extract date, month and year from existing field?
For example, I have 1 field for date and time but the format is : DD/MM/YY HH.MM.SS
and the data is imported from a database.
How can I extract the date, month and year based on the existing field into 3 new fields?