Forum Replies Created

Viewing 15 posts - 3,856 through 3,870 (of 9,399 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (2/12/2016)


    Ed Wagner (2/12/2016)


    Lynn Pettis (2/12/2016)


    I think I know (now) which one you were talking about. I gave them my shot in the dark but I have a...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (2/12/2016)


    I think I know (now) which one you were talking about. I gave them my shot in the dark but I have a feeling we won't know...

  • RE: Are the posted questions getting worse?

    Sean Lange (2/12/2016)


    Luis Cazares (2/12/2016)


    Grumpy DBA (2/12/2016)


    ^ Okay, I can't take it any more, link please...

    (background noise - popcorn is popping)

    http://www.sqlservercentral.com/Forums/Topic1760779-2799-1.aspx

    I was going to comment on that thread, but I...

  • RE: How do we get the definition of tables via sql

    I'm not going to get into the debate of whether or not you want to learn SQL or how SQL Server works because it's not "part of your job" even...

  • RE: Today's Random Word!

    Luis Cazares (2/12/2016)


    DonlSimpson (2/12/2016)


    crookj (2/12/2016)


    djj (2/12/2016)


    Ed Wagner (2/12/2016)


    Grumpy DBA (2/12/2016)


    Ed Wagner (2/11/2016)


    DonlSimpson (2/11/2016)


    Hugo Kornelis (2/11/2016)


    Anyway, back to out regular scheduled content for this topic....

    Ed Wagner (2/11/2016)


    Skynet

    Terminator

    Resistor

    Resistance

    Futile

    Borg

    android

    synthezoid

    Vision

    blurred

    Smudge

  • RE: Today's Random Word!

    Grumpy DBA (2/12/2016)


    Ed Wagner (2/11/2016)


    DonlSimpson (2/11/2016)


    Hugo Kornelis (2/11/2016)


    Anyway, back to out regular scheduled content for this topic....

    Ed Wagner (2/11/2016)


    Skynet

    Terminator

    Resistor

    Resistance

    Futile

    Borg

  • RE: Are the posted questions getting worse?

    Grant Fritchey (2/12/2016)


    jasona.work (2/11/2016)


    Ed Wagner (2/11/2016)


    jasona.work (2/11/2016)


    Grumpy DBA (2/11/2016)


    At least he didn't name it WOPR ("shall we play a game?").

    No, that's one of my domain controllers.

    It's an older box.

    😎

    (Now I...

  • RE: Database backup "design"

    Steve Jones - SSC Editor (2/11/2016)


    Always, always, always keep two fulls and the logs from the earliest one forward.

    You never know when you will lose a file or have disk...

  • RE: Today's Random Word!

    DonlSimpson (2/11/2016)


    Hugo Kornelis (2/11/2016)


    Anyway, back to out regular scheduled content for this topic....

    Ed Wagner (2/11/2016)


    Skynet

    Terminator

    Resistor

    Resistance

  • RE: Database backup "design"

    Something else to think about is growth. Databases grow over time and CRM systems are certainly not known for being small. Take the total size of all your...

  • RE: Sql Function in where clause

    Sean Lange (2/11/2016)


    itsgaurav (2/11/2016)


    Select Jcdtl.mdoc_no,Jcdtl.doc,no,jcdtl.doc_dt,jcdtl.del_dt from jcdtl

    Where MONTH(jcdtl.doc_dt)=3 AND YEAR(jcdtl.doc_dt)=2014

    In this table have approx 10 lacks rcords

    Simple to remove these functions and add some range logic.

    Select j.mdoc_no

    , j.doc_no

    , j.doc_dt

    , j.del_dt...

  • RE: Are the posted questions getting worse?

    jasona.work (2/11/2016)


    Grumpy DBA (2/11/2016)


    jasona.work (2/11/2016)


    Ed Wagner (2/11/2016)


    Grumpy DBA (2/11/2016)


    At least he didn't name it WOPR ("shall we play a game?").

    Oh, I know the WOPR reference. 😛 I think I...

  • RE: Today's Random Word!

    Hugo Kornelis (2/11/2016)


    ThomasRushton (2/11/2016)


    Ed Wagner (2/11/2016)


    djj (2/11/2016)


    Ed Wagner (2/10/2016)


    SQLRNNR (2/10/2016)


    djj (2/10/2016)


    Ray K (2/10/2016)


    djj (2/10/2016)


    SQLRNNR (2/10/2016)


    Ed Wagner (2/10/2016)


    ThomasRushton (2/10/2016)


    Ed Wagner (2/10/2016)


    crookj (2/10/2016)


    Ed Wagner (2/10/2016)


    Grumpy DBA (2/10/2016)


    Ed Wagner (2/10/2016)


    BL0B_EATER (2/10/2016)


    SQLRNNR (2/10/2016)


    deadlock

    victim

    Predator

    Schwarzenegger

    Governor

    Resource

    Time

    Hammer

    Sledge

    Steam

    Ship

    Plane

    Train

    Throw (momma...

  • RE: Are the posted questions getting worse?

    jasona.work (2/11/2016)


    Grumpy DBA (2/11/2016)


    At least he didn't name it WOPR ("shall we play a game?").

    No, that's one of my domain controllers.

    It's an older box.

    😎

    (Now I want to go and rename...

  • RE: REVERT

    I use this all the time to troubleshoot permission problems others are having. I find it very useful. Thanks.

Viewing 15 posts - 3,856 through 3,870 (of 9,399 total)