You are currently browsing the tag archive for the ‘Truncate Table’ tag.
While you are trying to truncate table you can hit ORA-02266: error.
In this post I am going to make demo and share solution steps.
I assume that We have 2 tables. Test and Test2. Those table have relation between each other.
Let us try to truncate test table first