Hi,
I have a program that uses tables which is shared with other users, the dilemma is this, whenever I delete some records, using the SQL Delete From which also uses Transaction, and Tableupdate, the records are successfully deleted.... that's what I thought...
But if I check the actual...