0

Table subject -> sub_code(primary key), sub_name, faculty

Table student -> student_id(primary key), student_name, sub_code, sub_name

Query: Update student Set student_id=11 Where student_id=10

Getting error because of foreign key

MT0
  • 143,790
  • 11
  • 59
  • 117

0 Answers0