I have a value in a table that was changed unexpectedly. The column in question is CreatedDate: this is set when my item is created, but it\'s being changed by a st
CreatedDate
SELECT * FROM sys.all_sql_modules WHERE definition LIKE '%CreatedDate%'