Hi
Plz solve my problem.......
My problem is i have created three users suppose
user1
user2
user3
i created a table in user1 then i created a table in user3 same as the table in user1 but name is differnt and i created a triger in user2. then i want the trigger should insert the inserted or updated or deleted records in user1 table to user3 table...also i have given all the required previllages still the trigger cant do the required task.......what s the problem.....
Plz solve my problem.......
My problem is i have created three users suppose
user1
user2
user3
i created a table in user1 then i created a table in user3 same as the table in user1 but name is differnt and i created a triger in user2. then i want the trigger should insert the inserted or updated or deleted records in user1 table to user3 table...also i have given all the required previllages still the trigger cant do the required task.......what s the problem.....
Comment