Inserting in Two Tables in a Single Round-Trip with JSON Duality Views in MySQL 9.7
📝
内容提要
A few months ago, I was asking myself how to insert in two tables in a single round-trip to the database. I wanted to do that to optimize a process. My optimization involved splitting...
➡️