Multiple choice technology platforms and products What type of a field can have Auto Update? CHAR LONG CHAR DATE NUMBER Reveal answer Fill a bubble to check yourself C Correct answer Explanation DATE fields support auto-update functionality (like automatically updating to the current timestamp when a record is modified). CHAR, LONG CHAR, and NUMBER fields do not have auto-update capabilities.