Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. select Phone__c from Application__c where Orientation_Date__c < NEXT_N_DAYS:8 and Orientation_Date__c > NEXT_N_DAYS:1
  2.  
  3. select Phone__c from Application__c where Orientation_Date__c > NEXT_N_DAYS:1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement