there is no unique constraint matching given keys for referenced table in SQL

后端 未结 0 454
暖寄归人
暖寄归人 2020-12-12 06:18
CREATE TABLE TEST( course_number INTEGER NOT NULL,
                    semester INTEGER NOT NULL,
                    time INTEGER NOT NULL,
                    room         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题