Re: Other user standard owner
From: Andrew J. Kelly (akelly@targitinteractive.com)
Date: 09/20/02
- Next message: Aleem A Mohammed: "Other user standard owner"
- Previous message: Arvid Mestdagh: "Other user standard owner"
- In reply to: Arvid Mestdagh: "Other user standard owner"
- Next in thread: Aleem A Mohammed: "Other user standard owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Andrew J. Kelly" <akelly@targitinteractive.com> Date: Fri, 20 Sep 2002 10:50:24 -0400
Specify the owner in the CREATE statement. Assuming the owner would be joe
you would do it similar to this:
CREATE TABLE joe.JoesTable (......
-- Andrew J. Kelly SQL MVP Targitinteractive, Inc. "Arvid Mestdagh" <am@cipal.be> wrote in message news:3ad001c260b2$53e97850$2ae2c90a@phx.gbl... > Hi, > > When creating a table or something else the owner will be > set to DBO. > I would like that the owner is someone else, How can I do > that? > > Thank you > Arvid
- Next message: Aleem A Mohammed: "Other user standard owner"
- Previous message: Arvid Mestdagh: "Other user standard owner"
- In reply to: Arvid Mestdagh: "Other user standard owner"
- Next in thread: Aleem A Mohammed: "Other user standard owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|