First of all a big greeting, my problems are this:
I have two different "secondary" tables linked to a "main" table, which I want to update when a record is inserted in the main one. This is my code:
INSERT INTO Secundaria1 (a1, a2, P_ID) V...
asked by
01.03.2018 / 20:02