Forum Replies Created

Viewing 15 posts - 3,586 through 3,600 (of 26,490 total)

  • RE: problem converting date on procedure.

    Sergiy (7/6/2016)


    Lynn Pettis (7/6/2016)


    How about a page from Mr. Celko's book (none of which I have or will read), because CAST is the ANSI standard and CONVERT isn't.

    You should always...

  • RE: problem converting date on procedure.

    Sergiy (7/6/2016)


    drew.allen (7/6/2016)


    I've already acknowledged that datetime data was an exception.

    There are more.

    You can easily filnd them if you look up for the article "CASR and CONVERT" in BOL.

    ...

  • RE: Concatenate strings

    ScottPletcher (7/1/2016)


    Jeff Moden (7/1/2016)


    ScottPletcher (7/1/2016)


    I still say don't explicitly code it unless the code requires it (some system procs require unicode strings specifically, for example), because it can cause...

  • RE: How to practice SQL server at home

    alexhartley13 (7/1/2016)


    Hello everyone.

    I would like to know if it is possible to use SQL Server Management Studio at home so I can learn SQL. I know a little bit...

  • RE: Concatenate strings

    ScottPletcher (7/1/2016)


    Sergiy (6/30/2016)


    ScottPletcher (6/30/2016)


    Jeff Moden (6/24/2016)

    Shifting gears a bit and depending on how that's used, it could become a performance problem due to the implicit conversions of the string literals....

  • RE: Are the posted questions getting worse?

    Lynn Pettis (6/30/2016)


    Lynn Pettis (6/30/2016)


    Is there a limit on how deep you can nest a REPLACE?

    Never mind, I think I just figured this one out as well. I think...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (6/30/2016)


    Is there a limit on how deep you can nest a REPLACE?

    Never mind, I think I just figured this one out as well. I think I have...

  • RE: Are the posted questions getting worse?

    Is there a limit on how deep you can nest a REPLACE?

  • RE: Concatenate strings

    ScottPletcher (6/30/2016)


    Jeff Moden (6/24/2016)

    Shifting gears a bit and depending on how that's used, it could become a performance problem due to the implicit conversions of the string literals. Since...

  • RE: What is the point of a wizard if it has less magic than a party clown?

    kpwimberger (6/30/2016)


    Thanks for the reply. So far I have found suggestions to edit the XML data conversion config file (which may get me fired), create a View from the query...

  • RE: Need algorithm for Complex looping logic

    JoNTSQLSrv (6/30/2016)


    J Livingston SQL (6/29/2016)


    For knowledge shake, is it possible to implement the same result in while loop ?

    why?

    what benefits do you perceive you will gain by using a while...

  • RE: Streaming itvf in CLR to replace special characters

    I have a T-SQL solution.

    Nested REPLACEs in an in-line table valued function.

    May still revisit this as an exercise later when I have time to try and learn C#.

  • RE: Are the posted questions getting worse?

    I don't usually ask desperate questions, but if anyone as something already in place I could use some help here.

    I guess I better start learning C#.

  • RE: Need algorithm for Complex looping logic

    TheSQLGuru (6/29/2016)


    J Livingston SQL (6/29/2016)


    For knowledge shake, is it possible to implement the same result in while loop ?

    why?

    what benefits do you perceive you will gain by using a while...

  • RE: problem converting date on procedure.

    astrid 69000 (6/22/2016)


    i know what my error is, i just don't know how to fix it. :w00t:

    So what is the problem? We can't see what you see.

Viewing 15 posts - 3,586 through 3,600 (of 26,490 total)