How to Get the Daily Record Creation Count Using SOQL in Salesforce
- Open the Developer Console.
- Open the
Query Editortab. - Paste and execute the following SOQL query.
| |
Change account to the name of any object you want to query before executing.
Query Editor tab. | |
Change account to the name of any object you want to query before executing.