how to update more than two columns of one table depending upon different value of another table??
suppose i have one table ShiftMaster in this i have columns shiftname and shift code is there, another table i have shiftroster where sunday monday.... are columns for each day i am selecting shiftname n saving its corresponding shiftcode in database now i am updating shiftcode in shiftmaster and i want that changes affect in my shiftroster also for that day only shiftcode should be changed where that shiftname is assigned
tejal bhesaniyaPosted Jul 31, 2012, 8:54 AM
Sivaraman DhamodaranPosted Jul 31, 2012, 6:57 AM
tejal bhesaniyaPosted Jul 31, 2012, 5:35 AM