I have two table in db,namely 1.nametable name_id name id 2.statustable aut_id status name_id i loaded a page with name records for single user(which is id from nametable), now i want to maintain a status for the particular name , for that i created a table which is statustable to attain status i created...