create type test_type as table ( id int, primary key (code) ); - OUTPUT SQL MANAGEMENT STUDIO -- Msg 1911, Level 16, State 1, Line 1 -- Column name 'code' does ...
確定! 回上一頁