Re: where to get more info on...

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Narayana Vyas Kondreddi (answer_me_at_hotmail.com)
Date: 06/23/04


Date: Wed, 23 Jun 2004 15:50:57 +0100

SQL Server Books Online is the definitive documentation for these stored
procedures. Apart from that you can look at the source code of these stored
procedures.

-- 
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
Is .NET important for a database professional?
http://vyaskn.tripod.com/poll.htm
"djc" <noone@nowhere.com> wrote in message
news:O54SWpSWEHA.3740@TK2MSFTNGP12.phx.gbl...
sp_repladdcolumn and sp_repldropcolumn for example? books online only
provided one example. Where can I can more info on how to use these (and
other) stored procedures? is there something inline I am not aware of... for
example when using regular OS commands at a command prompt you can usually
type 'commandName /?' to get info on usage. Is there something like that in
the context of sql stored procedures, via query analyzer maybe? or comments
in source code?
any info is appreciated, thanks.


Relevant Pages

  • Re: 3 Simple Security SQL Statements
    ... Builds a list of text commands. ... You could also use a DDL trigger to grant rights to WebUserRole ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (microsoft.public.sqlserver.security)
  • Re: Too Many SET Options
    ... By default its creating lot of 'SET' commands. ... the script to work with an indexed view or an indexed computed column. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Re: SQLAgent 2005 SP1 failed to run .bat file.
    ... Create a test file a.txt in E:\firefly. ... Create E:\firefly\test.bat file with the following commands: ... Find the job under SQL Server Agent, ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Re: How to get modified time of a table
    ... way to get that information using any commands? ... there is no built-in support for this. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Re: Little Lock Symbols
    ... Candyman writes: ... The true case that the procedure code is stored as-is in SQL Server - as ... Books Online for SQL Server 2005 at ...
    (microsoft.public.sqlserver.tools)