Hello guys!
I'm going to change data type in columns for several tables
1.from int to tiny int
2.from datetime to small datetime
To make the changes:
1.Do I need put production server in single user mode or
these kind of changes don't have any impact on production.
2.Should I make any changes with application (application variables)
which query the databases.
Thank you,
Elena