G
Guest
I am looking to write an SQL query that show the contacts whose creation date
and modified date are different.
Or, in other words, to filter and view those contacts, in which, Creation
date is NOT EQUAL to the Modify date. Or, perhaps another way of doing it is
.... Modify date is Greater than Creation date.
In either case, I'm having problems writing this query, specifically in
comparing the value of two fields.
and modified date are different.
Or, in other words, to filter and view those contacts, in which, Creation
date is NOT EQUAL to the Modify date. Or, perhaps another way of doing it is
.... Modify date is Greater than Creation date.
In either case, I'm having problems writing this query, specifically in
comparing the value of two fields.