When I truncate table it is showing random counts. After refreshing it is still showing same result.
After executing empty table command all truncated data showing old records.
Hello there,
See in my opinion this could be due to caching or the command not being executed properly. Let's troubleshoot this further by checking if the empty table command was successful and ensuring that any caching mechanisms are cleared.
Could you provide more details on the steps you followed when executing the empty table command?
You can also check this:- https://stackoverflow.com/questions/4193402/how-to-recover-data-from-truncated-table. .
Hope this will help you out to resolve the issue.
Please login to leave a reply, or register at first.