I have a database in SQLServer 2005, and a couple of months ago in 2 tables we started to cut some records in a random way, I mean.
If in a field before it said "hello world", nowadays it says "hello mu" or "hol". The strangest thing is that the cut of the length of characters is random and not for all the records.
What do you recommend doing to find out the reason for this? Thanks in advance.