Multiple choice

______ is available only with SQL statement.

  1. CEST

  2. CAST

  3. CUST

  4. None of above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

CAST is a standard SQL function used to convert a value from one data type to another, which is used within SQL statements.