Forum Replies Created

Viewing 15 posts - 6,181 through 6,195 (of 9,399 total)

  • RE: Today's Random Word!

    djj (4/27/2015)


    Copper

    Canyon

  • RE: Using a Window Aggregate in an Aggregate Query

    palotaiarpad (4/26/2015)


    If we assume, that we have the latest SQL Server Version (2014), then an over by is required according to BOL (I can't try it yet)

    Others have shown BOL...

  • RE: How to return 1 particular column from another table in join

    You could add an "OR p1.IsProfilePic IS NULL" to your WHERE clause. However, because your User_Photos.IsProfilePic column can be NULL, this could pose a problem when the User_Photos table...

  • RE: Code Reviews

    I wish we did code reviews. I sometimes have others sit down with me and review my code, but usually when it's something new or when they might have...

  • RE: Your Role Is Changing

    I've always approached DBA tasks with the heart of a developer who loves automation. Granted, I don't look at data like that, but that's a different conversation. 😉

    When it...

  • RE: Need help to calc information, based on prev and next lines within the table

    BOR15K (4/24/2015)


    Without the DDL for the table(s) and sample data, how do you expect us to help with the code you need? We can't see what you unless you...

  • RE: To create login in many servers.

    Eirikur Eiriksson (4/24/2015)


    Quick trick, in SSMS press CTRL+ALT+G to view Registered Servers, if they are grouped you can right click on the group, new query and that instance of the...

  • RE: Planned maintenance 1530 UTC today (Saturday 25th April)

    I hope all goes well with your hardware replacement.

  • RE: How to return 1 particular column from another table in join

    The problem is in your WHERE clause. You're filtering for the profile picture, but if the outer join doesn't return a row, the value is NULL. The NULL...

  • RE: split a comma separated string into columns

    Sean Lange (4/24/2015)


    cerian (4/24/2015)


    Great, thanks, as much as this answer was over-complicated from what we needed, the function he mentions does exactly what we need

    I...

  • RE: Today's Random Word!

    Eirikur Eiriksson (4/24/2015)


    crookj (4/24/2015)


    Eirikur Eiriksson (4/24/2015)


    Ed Wagner (4/24/2015)


    Eirikur Eiriksson (4/23/2015)


    Ed Wagner (4/23/2015)


    crookj (4/23/2015)


    Ed Wagner (4/23/2015)


    Revenant (4/23/2015)


    djj (4/23/2015)


    Eirikur Eiriksson (4/23/2015)


    Ed Wagner (4/23/2015)


    djj (4/23/2015)


    TomThomson (4/22/2015)


    Eirikur Eiriksson (4/22/2015)


    djj (4/22/2015)


    Eirikur Eiriksson (4/21/2015)


    SQLRNNR (4/21/2015)


    fecal fabric...

  • RE: Drop Databases

    I figured there would be a trick to it too. Like Alex pointed out, it's good to know I can't do it by mistake.

  • RE: Today's Random Word!

    Eirikur Eiriksson (4/23/2015)


    Ed Wagner (4/23/2015)


    crookj (4/23/2015)


    Ed Wagner (4/23/2015)


    Revenant (4/23/2015)


    djj (4/23/2015)


    Eirikur Eiriksson (4/23/2015)


    Ed Wagner (4/23/2015)


    djj (4/23/2015)


    TomThomson (4/22/2015)


    Eirikur Eiriksson (4/22/2015)


    djj (4/22/2015)


    Eirikur Eiriksson (4/21/2015)


    SQLRNNR (4/21/2015)


    fecal fabric flinging fairies

    Pixie Dust

    Neverland

    Dragons

    Dungeons

    Master

    Game

    Theory

    Relativity

    Time

    Travel

    4th

    Wormhole

    Service pack

    Risk

  • RE: Today's Random Word!

    crookj (4/23/2015)


    Ed Wagner (4/23/2015)


    Revenant (4/23/2015)


    djj (4/23/2015)


    Eirikur Eiriksson (4/23/2015)


    Ed Wagner (4/23/2015)


    djj (4/23/2015)


    TomThomson (4/22/2015)


    Eirikur Eiriksson (4/22/2015)


    djj (4/22/2015)


    Eirikur Eiriksson (4/21/2015)


    SQLRNNR (4/21/2015)


    fecal fabric flinging fairies

    Pixie Dust

    Neverland

    Dragons

    Dungeons

    Master

    Game

    Theory

    Relativity

    Time

    Travel

    4th

    Wormhole

  • RE: Today's Random Word!

    Revenant (4/23/2015)


    djj (4/23/2015)


    Eirikur Eiriksson (4/23/2015)


    Ed Wagner (4/23/2015)


    djj (4/23/2015)


    TomThomson (4/22/2015)


    Eirikur Eiriksson (4/22/2015)


    djj (4/22/2015)


    Eirikur Eiriksson (4/21/2015)


    SQLRNNR (4/21/2015)


    fecal fabric flinging fairies

    Pixie Dust

    Neverland

    Dragons

    Dungeons

    Master

    Game

    Theory

    Relativity

    Time

    Travel

Viewing 15 posts - 6,181 through 6,195 (of 9,399 total)