Multiple choice ______ is available only with SQL statement. CEST CAST CUST 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.