ALTER TABLE MODIFY Explained with a Simple Example Example: ALTER TABLE MODIFY Let’s say you have a table: accounts And a column: base_cur You want to change its data type to hold a 3-letter currency ...