Good day for all, I need to make an insert in two tables at once, these tables are related to a cambo id in table one and is autoincrementable and in table two is the same cambo (idtabla1) is the foreign, my question is how do I keep the autoincrementable in table one from table two if I do not know it and I want to save it as a transaction?