Re: where to get more info on...
From: Narayana Vyas Kondreddi (answer_me_at_hotmail.com)
Date: 06/23/04
- Next message: Gregory A. Larsen: "Re: Do Actions based on Content of Fiel with a Job"
- Previous message: DeeJay Puar: "Fragmentation Issues"
- In reply to: djc: "where to get more info on..."
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Gregory A. Larsen: "Re: Do Actions based on Content of Fiel with a Job"
- Previous message: DeeJay Puar: "Fragmentation Issues"
- In reply to: djc: "where to get more info on..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|