stored procedures question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chriskaza81
    New Member
    • Nov 2007
    • 52

    stored procedures question

    helo i am a little new .. is there any links of how to use with in stored procedures????
  • sreemati
    New Member
    • Jun 2007
    • 42

    #2
    Originally posted by chriskaza81
    helo i am a little new .. is there any links of how to use with in stored procedures????
    Hi Chriskaza81,

    Your question is not very clear. Do you wish to know some links where you can find useful resources to learn SQL server programming? SQL server data administration? Or Database Design.

    I believe you need to read the forum guidelines and be very specific about your queries so that people can help you.

    Cheers
    Sree

    Comment

    • ck9663
      Recognized Expert Specialist
      • Jun 2007
      • 2878

      #3
      If you're asking about the WITH option during creation of the stored procedure, you can read more here

      -- CK

      Comment

      Working...