Greetings to everyone as they are.
I have a doubt and it is as follows: I have a query with N records of a JSON API and I want to migrate that data to my db MySql, but that query contains data from several tables of my db, I thought about using a stored procedure to capture the whole query and send the data to their respective tables but my db already manages its own related keys and the query also handles those of her as I do to save the data in each of my tables and that may be related