There are two date fields on an Object say Date1 & Date2, Now I want to Write a SOQL Query in SOQL Editor to fetch all the Object records where Date 2 is Greater than Date 1. how you will do this using SOQL only?
Asked
Active
Viewed 676 times