Hi there,
I am trying to understand under what circumstances there would be in using a different table owner other than dbo. My DBA has (it seems arbitrariry) to use different table owners with no real benefit other than it makes. The only effect of it seems to make for longer, harder to read code.
Can anyone give me a brief rundown for common design reasons for it.
Thanks,
Mark
I am trying to understand under what circumstances there would be in using a different table owner other than dbo. My DBA has (it seems arbitrariry) to use different table owners with no real benefit other than it makes. The only effect of it seems to make for longer, harder to read code.
Can anyone give me a brief rundown for common design reasons for it.
Thanks,
Mark
Comment