I need to have user1,2 and 3 have all the same privileges against any obeject in the database created by any of them.Can someone give a high level approach to this please?
Create a group with all three as members. Have them assign ownership of created objects to said group.
Maybe not the most secure but should meet your stated goal.
David J.