I know this is a broad question but there doesn't seem to be resources online to answer my doubt.
I noticed if I rename a table in sql server, it would prompt a message saying it might affect or break the roots of the tables.
What does that mean?
Does it actually break the stored procedure or script ?


