What function do you use to convert a date string into “epoch time” in order to perform a calculation? NOTE: Epoch time is a computer readable date string. It is the number of seconds that have elapsed since Jan 1 1970.
- A) DATE
- B) DATE_CONVERT
- C) DATE_VALUE
- D) SINCE
- E) UNIX