I have a table (refer_tbl) with refer date and discharge date in it.
How would I calcualte the time between the 2 dates in days or months or even days and months together?
I also have another table (contact_tbl) and how would I calculate the time between refer date (from refer_tbl) and contact date (from contact_tbl)
Thanks
Will
How would I calcualte the time between the 2 dates in days or months or even days and months together?
I also have another table (contact_tbl) and how would I calculate the time between refer date (from refer_tbl) and contact date (from contact_tbl)
Thanks
Will