This topic is locked

update column table1 by other table2

11/15/2016 8:07:55 AM
PHPRunner General questions
R
reimic author

Hello,
I have two tables (Table1 and Table2). I would like the column 'taux' of table1 to automate automatically when the line is created. This in relation to the table2 of the column 'taux' according to the column 'id_usager'.

Table 2 taux may change.

Thank you for your help.
Bonjour,

J'ai deux tables (Table1 et Table2). Je souhaiterais que la colonne 'taux' de la table1 s'update automatique quand la ligne est creer. ceci par rapport a la table2 de la colonne 'taux' en fonction de la colonne 'id_usager'.

Les taux de la Table2 peuvent changer.

Merci pour votre aide.