datetime difference for this syntax(d/m/Y H:m:s)
- by Lavanya ks
[Duplicate of DateTime difference from two tables]
Hi, I need to find the date time difference from 2 tables.
My date time type is Varchar and the format is(d/m/Y H:m:s).
How to find the datetime difference from 2 tables.