05-17-2012 12:19 PM
I have changed several schemas in my project during development. None of the changes required moving (saving) data since this is a test system (new) that is not yet deployed.
I have several "unused columns" warnings in the log file because of these changes.
I looked at the other entries in the questions about the "best" way to change a schema and my question is: Can I "ALTER" the tables to remove the columns given that the data contained within the columns is of no value?
05-21-2012 10:33 AM
Yes you can remove the columns that you are WARN
ed about are unused without problem.
05-21-2012 10:33 AM
Yes you can remove the columns that you are WARN
ed about are unused without problem.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.