i have table named
Code: Select all
users(id,username,......)and
Code: Select all
users_designation(id,user_id,designation..)i am thinking to delete all the previous values in users_designation table and
to insert the freshly checked ones..i am doing right or there is an alternative way..
i am awaiting for your help.
Thanks in advance to all of you..