Truncate Table
Hi,
We have table of size approx 100 GB. The time required to truncate this table is around 20mins. While someone mistakenly executed truncate command and immediately killed the session conducting truncate operation. But no data found within the table. This is bit confusing to me that how the data is truncated so fast, since generally this require approx 20 mins.
What happens at the background while a table is truncated?
Thanks for your valuable time.
Regards,
Joy