Create trigger to insert primary key from one table upon creation of new row, into column of another table in MySQL

前端 未结 0 1218
耶瑟儿~
耶瑟儿~ 2021-01-28 05:06

I have two tables I\'m working with: Records and Invoice. Invoice contains a column for the primary key of Records to be stored as a foreign key.

I\'m looking to create a

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