Notifications
Clear all
Topic starter
Does anyone know what constitutes a record being "modified" in a table? Is it just someone accessing the record or do they have to actually commit a change. Thank you!
Posted : February 7, 2019 7:57 am
I would think it only records when the database is updated. The user viewing an item doesn't modify it.
Best way to tell for sure would be to test in and just do a query before and after.
Posted : February 7, 2019 9:00 am