Tharaka
DTDrizzle Team
•Created by Tharaka on 5/1/2023 in #help
Inserting records into related tables
I have a few of tables that are related. I just need to know if there's a better approach when inserting records into these. I'm using PlanetScale so no FK constraints. Here's my approach.
Insert statements
I just need to know if there's a better approach to this? Instead of writing three, can we batch them?
9 replies