So i forget to save when data get input(timestamp) for my table and now i need to query to get data from a certain time range.
is there a way to get the log / data (date/timestamp) the data is entered into the table?
I use MySQL for the database.
I need log of query that already executed long time ago.