Hi,
What are the necessary steps to create new tables and have the table owners as a user other than "dbo"? For example, "myuser". Should I delete the "dbo" user account in my database? (I am using Windows authentication.)
Also let me know if this is not an accepted procedure in the 'real-world' setting.
Thanks for your help!
What are the necessary steps to create new tables and have the table owners as a user other than "dbo"? For example, "myuser". Should I delete the "dbo" user account in my database? (I am using Windows authentication.)
Also let me know if this is not an accepted procedure in the 'real-world' setting.
Thanks for your help!