I was reading about these commands Truncate table
and Delete from
, where I saw this explanation
Truncate table - This command removes the watermark from the wiping table the same for next use.
Delete from - But this command does not remove the watermark from the table keeping it the same size if it is a delete full.
I do not understand what this watermark means.
My question is, how to evaluate and when / which command to use? And which of them have already set fields identity