Is there anyway I can know when data was inserted (date and time) on the table? May be we can use information_schema?
I want to see the historical timings (at least since past week) when data was loaded into the table.
The name of the table is Mfg
Thank you!