Created date/modified date?

755
1
06-06-2012 05:11 PM
MostafaAsadi
New Contributor
Hi,

Is there a way to determine the time when a record was last modified/created through a query?

Thanks.
0 Kudos
1 Reply
HemingZhu
Occasional Contributor III
Hi,

Is there a way to determine the time when a record was last modified/created through a query?

Thanks.


If you stored the information in a field (through web api or through DB like update trigger), then you will be able to retrieve it.
0 Kudos