function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Roopa S 1Roopa S 1 

i need to write SOQL query

i need to retrieve all case records that are added 50 days before(last created case should be display first) and case origin should be email. How to write query for this?
Roopa S 1Roopa S 1
hi Anonymous Developer i need to write SOQL query