Forum Replies Created

Viewing 15 posts - 8,611 through 8,625 (of 9,399 total)

  • RE: query won't give same result on SQL 2000 and SQl 2008

    Lynn Pettis (12/9/2013)


    Dominic Gagné (12/9/2013)


    thanks a lot everyone for your replies.

    I'll see if I can do something with the indexes on the tables

    That still will not guarantee the order of...

  • RE: Will this work for deleteing a large number of rows?

    jasona.work (12/9/2013)


    Ed,

    On #1, absolutely! This is why there's a QA environment as well. I've actually been developing the code against the QA DB / table.

    On #2, I'd forgotten...

  • RE: query won't give same result on SQL 2000 and SQl 2008

    By chance, is the query being run a view? I know when we upgraded from SQL 2000 to 2005 there were problems because people included an ORDER BY in...

  • RE: Will this work for deleteing a large number of rows?

    I don't think you can say "delete *" - it's just "delete from" but I'm a little uneasy about the approach of deleting with an inner join. Then again,...

  • RE: Today's Random Word!

    opc.three (12/9/2013)


    JAZZ Master (12/9/2013)


    Ed Wagner (12/9/2013)


    Revenant (12/9/2013)


    Kurt W. Zimmerman (12/9/2013)


    Ed Wagner (12/9/2013)


    BWFC (12/9/2013)


    whereisSQL? (12/9/2013)


    Ed Wagner (12/9/2013)


    crookj (12/9/2013)Snow (8 inches of it!)

    Driving

    Skid

    Row

    Column

    pillar

    fire

    Migration

    Route

    root

    administrator

  • RE: Display all months with no data

    I don't have your table structures, but I'd like to present an alternate way. Instead of relying on the data that's there, create a table of months you want...

  • RE: Select from table and alter result

    First, see the notes above about Ola Hallengren's work. Second, you could also use the QUOTENAME function like this:

    select QUOTENAME(name) from sys.indexes;

    Another thing to keep in mind is that...

  • RE: Today's Random Word!

    Revenant (12/9/2013)


    Kurt W. Zimmerman (12/9/2013)


    Ed Wagner (12/9/2013)


    BWFC (12/9/2013)


    whereisSQL? (12/9/2013)


    Ed Wagner (12/9/2013)


    crookj (12/9/2013)Snow (8 inches of it!)

    Driving

    Skid

    Row

    Column

    pillar

    fire

    Migration

  • RE: Today's Random Word!

    BWFC (12/9/2013)


    whereisSQL? (12/9/2013)


    Ed Wagner (12/9/2013)


    crookj (12/9/2013)Snow (8 inches of it!)

    Driving

    Skid

    Row

    Column

  • RE: Run ASPX file from Stored Procedure?

    Raymond van Laake (12/9/2013)


    Hey,

    After my Stored Procedure has run, I need to call a https://site/blablabla.aspx file. Can this be done from my Stored Procedure?

    Thx,

    Raymond

    Not as far as I know, and...

  • RE: Today's Random Word!

    crookj (12/9/2013)


    JAZZ Master (12/9/2013)


    Ed Wagner (12/9/2013)


    crookj (12/9/2013)


    BWFC (12/9/2013)


    Ed Wagner (12/9/2013)


    whereisSQL? (12/8/2013)


    Revenant (12/8/2013)


    Goldfinger

    Thunderball

    Ball Lightning

    sheet

    Charlie Brown

    Aaugh!

    football

    Snow (8 inches of it!)

    Driving

  • RE: Today's Random Word!

    crookj (12/9/2013)


    BWFC (12/9/2013)


    Ed Wagner (12/9/2013)


    whereisSQL? (12/8/2013)


    Revenant (12/8/2013)


    Goldfinger

    Thunderball

    Ball Lightning

    sheet

    Charlie Brown

    Aaugh!

  • RE: Today's Random Word!

    whereisSQL? (12/8/2013)


    Revenant (12/8/2013)


    Goldfinger

    Thunderball

    Ball Lightning

  • RE: Today's Random Word!

    bcsims 90437 (12/6/2013)


    crookj (12/6/2013)


    sing4you (12/6/2013)


    Ed Wagner (12/6/2013)


    Revenant (12/6/2013)


    Ed Wagner (12/6/2013)


    bitbucket-25253 (12/6/2013)


    crookj (12/6/2013)


    Cool (-6 degrees outside)

    Snow

    Ice

    T

    Coffee

    java jive

    jive talking

    Airplane

    Shirley (there are so many quotes it was hard to just pick one)

  • RE: Today's Random Word!

    Revenant (12/6/2013)


    Ed Wagner (12/6/2013)


    bitbucket-25253 (12/6/2013)


    crookj (12/6/2013)


    Cool (-6 degrees outside)

    Snow

    Ice

    T

    Coffee

Viewing 15 posts - 8,611 through 8,625 (of 9,399 total)