In postgres I have two tables, test1 (id_test1, name) and test2 (id_test2, test1_id_test1, phone)
In the PHP form I have the field name and phone number. When I write name in test1, a trigger replicates the primary key in test2 (test1_id_test...
asked by
06.07.2018 / 17:22