In this blog post, you’ll learn more about the Sybase Error Cannot delete/truncate CK %2 because of RI violation – FK has non-nulls. %1 and the reason for receiving this error
Sybase SQL Error Message
Cannot delete/truncate CK %2 because of RI violation – FK has non-nulls. %1
Reason for this Error
comment goes here Cannot truncate or delete all from candidate table if there exists any associated foreign key which has any all non-null data.