We are refactoring table and column names, thought of confirming if there could

We are refactoring table and column names, thought of confirming if there could be any side-effects:

We have our CDTs created using XSD file. There are lots of CDTs and the XSD file itself has about 2000 lines. This application has crossed UAT. Now we are taking up the exercise of standardizing the DB table and column names by updating the XSD with @Table and @Column attributes.

We are not using SQL queries anywhere. Is it safe to do this exercise now? Can it result in any side-effects? What should we lookout for?

Many Thanks!...

OriginalPostID-123819

OriginalPostID-123819

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data