The name of a column in a table in your database diagram shows the name of the column as it is stored in the database. You can rename a column directly in your table in the database diagram and the database will be updated with the new name when you save the table or database diagram.
Column names are stored in the case (uppercase or lowercase) in which they appear in your database diagram.
Caution Renaming a column may affect triggers, stored procedures, constraints, views, and user-defined functions. Consider renaming a column before you create these other objects.
The column is renamed in your table or database diagram as soon as you exit the cell that shows the column name. The column is renamed in your database when you save the table or database diagram.