注册 登录
编程论坛 Oracle论坛

[求助]个人感觉语法都正确WHY WRONG?

cjm01 发布于 2006-04-13 13:47, 1027 次点击
create table ttt
( id number,
emp_type number(5) constraint fk_emp_type foreign key
REFERENCES type_tab (type_id)



)
很简单 就这样而已 错误!!留汗!!求救!!
0 回复
1