i have two tables in my database, one is lotno_details and the other one is customer_detail s both having lotno_id column. I want when i update values of lotno_id from lotno_details table the changes should also affect lotno_id column of the customer_detail s table. what should i do? Please help me.
update
Collapse
X
Comment