I have a MySQL database with one table named Invite. This table has one column named date with datatype date. I want to convert that column to varchar; Will the data be reset or remain as it is after this datatype change?