She asks: What function would you use to convert data in a SQL table from one datatype to another?

Correct
The CAST function is used to convert data in a SQL table from one datatype to another.