Forum Replies Created

Viewing 15 posts - 4,846 through 4,860 (of 8,753 total)

  • RE: Today's Random Word!

    SQLRNNR (7/28/2015)


    Luis Cazares (7/28/2015)


    eccentricDBA (7/28/2015)


    Ray K (7/28/2015)


    DonlSimpson (7/28/2015)


    SQLRNNR (7/28/2015)


    TomThomson (7/27/2015)


    SQLRNNR (7/27/2015)


    Revenant (7/27/2015)


    Ray K (7/27/2015)


    DonlSimpson (7/26/2015)


    TomThomson (7/25/2015)


    SQLRNNR (7/25/2015)


    outre-mer

    ultramar

    Montreal

    Expos

    Nationals

    GNATS

    Bites

    Bytes

    Reality

    fantasy

    Final

    Countdown

    T - 10

    Parachute

  • RE: Is Skynet Coming?

    Given that humans have taken 200.000 years to become as stupid as they are and that computers do things much faster than humans, we (humans) should be afraid, very afraid:-D

    😎

  • RE: How different OLAP vs Dimensional Modeling? Can any one explain

    r.dilliprasad (7/28/2015)


    please help on this!!!

    I think you have to rephrase this question, online analytical processing/olap is an approach to mda or multi dimensional analytics, which dimensional modelling is an integral...

  • RE: Select records start with %

    thbaig (7/28/2015)


    thank you Eirikur Eiriksson

    You are very welcome!

    😎

    I just improved the code sample to demonstrate that query will use index seek if the proper index is in place.

  • RE: Select records start with %

    thbaig (7/28/2015)


    Hi,

    I need to select records in column that start with '% ' -- %space e.g. column A = % mytest

    I tried select column name with like operator but it...

  • RE: T-SQL interview Questions

    GilaMonster (7/28/2015)


    Eirikur Eiriksson (7/27/2015)


    Although "theoretically" this is right, one cannot endorse the use of @@ROWCOUNT in that way, too many gaps and exceptions.

    😎

    What gaps and exceptions, other than a trigger?

    Simple...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (7/27/2015)


    Eirikur Eiriksson (7/27/2015)


    Brandie Tarvin (7/27/2015)


    SQLRNNR (7/27/2015)


    Brandie Tarvin (7/27/2015)


    Pseudo-simple

    Wow. Even on The Thread I am having the learning of the stuff. I've never heard of this until today.

    Thanks for...

  • RE: getdate() from SQL 2008 to smalldate colum on a table in SQL2005

    Biank (7/27/2015)


    Hello,

    Anyone know if this is a bug that we can't insert getdate() value from SQL 2008 R2 to a smalldate column on a table in SQL 2005 via Linked...

  • RE: Introducing the Set-based Loop

    Good work indeed Luis, nicely done!

    😎

  • RE: T-SQL interview Questions

    Although "theoretically" this is right, one cannot endorse the use of @@ROWCOUNT in that way, too many gaps and exceptions.

    😎

  • RE: Are the posted questions getting worse?

    Could anyone check this one out, feels like I'm missing something

    😎

  • RE: is it possible to install sql managment studio on XP?

    Quick thought, hope you have either the appropriate firewall/security measures in place or that the machine is either not connected or unplugged from the internet, XP is indeed inherently vulnerable...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (7/27/2015)


    SQLRNNR (7/27/2015)


    Brandie Tarvin (7/27/2015)


    Pseudo-simple

    Wow. Even on The Thread I am having the learning of the stuff. I've never heard of this until today.

    Thanks for bring up the topic,...

  • RE: Window Functions - Performance when only care about last value in window

    Here is the previous query adjusted to the changes, it uses HASHBYTES but it depends on the width of the columns whether it's beneficial or not. The plan has two...

  • RE: Backup compression (1st timer)

    Just turn the compression on, no other changes needed although you might want to check if Commvault is also compressing the files.

    😎

Viewing 15 posts - 4,846 through 4,860 (of 8,753 total)