Multiple choice Which of the following is not a valid SQL type of identifier? SQL_VARCHAR SQL_NUMERIC SQL_INTEGER SQL_DOUBLE sql_create Reveal answer Fill a bubble to check yourself E Correct answer Explanation CREATE TYPE registers a new data type for use in the current database. it is invalid identifier for sql.