Challenge
Write a solution that finds the Id, LastName, CreatedDate, and AccountId of every Contact created within the last 90 days.
Return the results in any order
The result format is in the following example:
Id | LastName | CreatedDate | AccountId |
---|---|---|---|
0038b000034AzkeAAC | Attar | 2024-01-07T14:27:23.000+0000 | 0014x00000SESBfAAP |
0038b000034AzkjAAC | Mokhtare | 2024-01-07T12:27:23.000+0000 | 0014x00000SExyzAAB |