September 30, 2014

If any record is created in table I want to fetch the date & time stamp, how will you do that?

If you want to fetch the created date and time for a record inserted in table, firstly go to table property and enable 'createddate' & 'createdtime' property. Thereafter extra field will be created in your table browser. Now, once you create record, you can easily track the date and time from this field.

No comments:

Post a Comment