Having just started working for a new client I have noticed that their database schema could do with a serious overhaul. I've made some suggestions (naming conventions mainly) which would be acceptable for the new suite of applications we are developing going forward, however the system would also have to support the lagacy names used (i.e. 400 or so externally hosted web applications).
Is there any way I could do the following:
- Change the naming of tables and columns for use in the new application.
- Create a permanenet table alias or similar to allow the lagacy code to remain unchaged?
Bit of a long shot.......