It doesn't. There's a vague equivalent: mycol VARCHAR(10) NOT NULL CHECK (mycol IN('Useful', 'Useless', 'Unknown')).
確定! 回上一頁