Forum Discussion
hemantinsnapsys
Aug 19, 2023Copper Contributor
Issue Truncating Table with Foreign Key Constraints in Microsoft SQL Server 2022
Hi everyone, I'm currently working with Microsoft SQL Server 2022, and I'm encountering an issue when trying to truncate a table. The error message I'm receiving is as follows: "Cannot truncate ...
GSR69
May 18, 2025Copper Contributor
You used to be able to do this in older versions like 2005/8, but can't anymore. Very frustrating; What's the point in having the functionality if you can't use it as its intended!😥