After executing empty table command all truncated data showing old records.

Sneal's profile image Sneal posted 1 month ago in Running SQL scripts Permalink

When I truncate table it is showing random counts. After refreshing it is still showing same result.

Sneal's profile image Sneal posted 1 month ago Permalink

How can I share video. File is not attaching for above error

elija6266's profile image elija6266 posted 1 month ago Permalink

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?

elija6266's profile image elija6266 posted 1 month ago Permalink

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.