Syntax and Parameters. The basic syntax for creating ENUM data type in SQL is as follows : CREATE TYPE enum_name AS ENUM ('value_1','value_2' ...
確定! 回上一頁