Re: Select Statement: Join vs Inner Select
From: SriSamp (ssampath_at_sct.co.in)
Date: 04/01/04
- Next message: SriSamp: "Re: Select Statement: Join vs Inner Select"
- Previous message: Vishal Parkar: "Re: auto-generate column aliases with prefix = table name"
- In reply to: Jason: "Re: Select Statement: Join vs Inner Select"
- Next in thread: Hugo Kornelis: "Re: Select Statement: Join vs Inner Select"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Apr 2004 10:08:26 +0530
The procedure creation supports a WITH ENCRYPTION option that can used to
encrypt the contents of the stored procedure.
-- HTH, SriSamp Please reply to the whole group only! http://www32.brinkster.com/srisamp "Jason" <jasonserv@hotmail.com> wrote in message news:e4ylRw4FEHA.3064@tk2msftngp13.phx.gbl... > >Finally, you can always "encrypt" your stored > > procedures so that the source is never visible in the server and only you > > have a copy of it on your local machine (or source control software). > > Can you elaborate more on the encryption of sp? I wonder SQL Server could > really understand encrypted sp. > > Regards, > Jason > >
- Next message: SriSamp: "Re: Select Statement: Join vs Inner Select"
- Previous message: Vishal Parkar: "Re: auto-generate column aliases with prefix = table name"
- In reply to: Jason: "Re: Select Statement: Join vs Inner Select"
- Next in thread: Hugo Kornelis: "Re: Select Statement: Join vs Inner Select"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|