Are the posted questions getting worse?

  • I'd agree, but the duration for drop database is so short there isn't even time to reflect on the meaning of life.

    "Life" the board game, or "Life" the breakfast cereal?

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills

  • WayneS (10/4/2010)


    Chad Crawford (10/4/2010)


    GilaMonster (10/4/2010)


    Chad Crawford (10/4/2010)


    Has anyone ever picked up the DVD from PASS Summit? Does it have all 150+ sessions recorded, or is it just one DVD with select sessions or just presentation files?

    All sessions, video, presenter's voice and desktop capture, plus ppt files.

    It's not a DVD. The 2008 one was 6 DVDs

    Thanks Gail, Alvin and Jason. Seems very much like a no-brainer. I went through to figure out which sessions I wanted to attend and very quickly realized the value of the DVD set - glad to know it is everything.

    THanks,

    Chad

    I've got two questions:

    1. Is this available to folks that didn't attend?

    2. What is the URL to order? (I can't find it at sqlpass.org)

    Thanks,

    Thanks Chad. (Why is it I have no problem googling technical things, but completely forget about it when I'm on the web site of what I'm looking for? I even did a search of "DVD" there...)

    For anyone else interested, here's where to order it.

    Wayne
    Microsoft Certified Master: SQL Server 2008
    Author - SQL Server T-SQL Recipes


    If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT on a production system! After all, you will be the one supporting it!
    Links:
    For better assistance in answering your questions
    Performance Problems
    Common date/time routines
    Understanding and Using APPLY Part 1 & Part 2

  • jcrawf02 (10/4/2010)


    Paul White NZ (10/2/2010)


    Maybe, but you wouldn't have envied me and Justin carrying a sofa and six-burner BBQ up the stairs this morning. Comedy.

    You should have carried them one at a time, that's your problem....

    Thanks for the tip - I've written that down for next time!

  • Paul White NZ (10/4/2010)


    jcrawf02 (10/4/2010)


    Paul White NZ (10/2/2010)


    Maybe, but you wouldn't have envied me and Justin carrying a sofa and six-burner BBQ up the stairs this morning. Comedy.

    You should have carried them one at a time, that's your problem....

    Thanks for the tip - I've written that down for next time!

    See Paul, not all operations are meant to be multi-threaded. 😀



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • CirquedeSQLeil (10/4/2010)


    I just realized who our drop database OP was. Doh

    Hmm. This made me go look at previous posts. Quite interesting...

    Wayne
    Microsoft Certified Master: SQL Server 2008
    Author - SQL Server T-SQL Recipes


    If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT on a production system! After all, you will be the one supporting it!
    Links:
    For better assistance in answering your questions
    Performance Problems
    Common date/time routines
    Understanding and Using APPLY Part 1 & Part 2

  • Alvin Ramard (10/4/2010)


    Paul White NZ (10/4/2010)


    jcrawf02 (10/4/2010)


    Paul White NZ (10/2/2010)


    Maybe, but you wouldn't have envied me and Justin carrying a sofa and six-burner BBQ up the stairs this morning. Comedy.

    You should have carried them one at a time, that's your problem....

    Thanks for the tip - I've written that down for next time!

    See Paul, not all operations are meant to be multi-threaded. 😀

    In fact that is an ideal candidate for a cursor.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • Alvin Ramard (10/4/2010)


    See Paul, not all operations are meant to be multi-threaded. 😀

    According to my wife, I am not capable of simple multi-tasking anyway 🙂

  • The Dixie Flatline (10/4/2010)


    I'd agree, but the duration for drop database is so short there isn't even time to reflect on the meaning of life.

    "Life" the board game, or "Life" the breakfast cereal?

    Hey, that could make it even easier. I don't have to reflect, because Mikey likes it!

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • jcrawf02 (10/4/2010)


    The Dixie Flatline (10/4/2010)


    I'd agree, but the duration for drop database is so short there isn't even time to reflect on the meaning of life.

    "Life" the board game, or "Life" the breakfast cereal?

    Hey, that could make it even easier. I don't have to reflect, because Mikey likes it!

    Yes, he'll eat anything. Of course, wouldn't take too much trying with Life cereal - good stuff.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • The ghost of double post got me on this on.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • CirquedeSQLeil (10/4/2010)


    Alvin Ramard (10/4/2010)


    Paul White NZ (10/4/2010)


    jcrawf02 (10/4/2010)


    Paul White NZ (10/2/2010)


    Maybe, but you wouldn't have envied me and Justin carrying a sofa and six-burner BBQ up the stairs this morning. Comedy.

    You should have carried them one at a time, that's your problem....

    Thanks for the tip - I've written that down for next time!

    See Paul, not all operations are meant to be multi-threaded. 😀

    In fact that is an ideal candidate for a cursor.

    or, perhaps, sp_MSForEachHeavyObject?

    Wayne
    Microsoft Certified Master: SQL Server 2008
    Author - SQL Server T-SQL Recipes


    If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT on a production system! After all, you will be the one supporting it!
    Links:
    For better assistance in answering your questions
    Performance Problems
    Common date/time routines
    Understanding and Using APPLY Part 1 & Part 2

  • Had to look at the OP on that drop database thread, OH, is all I had to say at first. I did leave a comment after reading through the posts.

    Can anyone say permanent JR DBA????

  • Alvin Ramard (10/1/2010)


    Ok, time for me to put what's left of my reputation on the line. I predict that the Thread will hit 20,000 on Thursday, Oct 7th, 2010.

    😎

    It just might make it on the 6th.

    Only 3.5 posts per day to make 20k on 11/18

    52.666 to make 20k on 10/7

    79 to make 20k on 10/6 - at the rate we've been going, definitely possible.

    Wayne
    Microsoft Certified Master: SQL Server 2008
    Author - SQL Server T-SQL Recipes


    If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT on a production system! After all, you will be the one supporting it!
    Links:
    For better assistance in answering your questions
    Performance Problems
    Common date/time routines
    Understanding and Using APPLY Part 1 & Part 2

  • WayneS (10/4/2010)


    Alvin Ramard (10/1/2010)


    Ok, time for me to put what's left of my reputation on the line. I predict that the Thread will hit 20,000 on Thursday, Oct 7th, 2010.

    😎

    It just might make it on the 6th.

    Only 3.5 posts per day to make 20k on 11/18

    52.666 to make 20k on 10/7

    79 to make 20k on 10/6 - at the rate we've been going, definitely possible.

    Well, this thread sure has been active. Has anyone gone back to see how many posts per day we have had since Alvin's prediction?

  • WayneS (10/4/2010)


    Alvin Ramard (10/1/2010)


    Ok, time for me to put what's left of my reputation on the line. I predict that the Thread will hit 20,000 on Thursday, Oct 7th, 2010.

    😎

    It just might make it on the 6th.

    Only 3.5 posts per day to make 20k on 11/18

    52.666 to make 20k on 10/7

    79 to make 20k on 10/6 - at the rate we've been going, definitely possible.

    I

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 19,831 through 19,845 (of 66,815 total)

You must be logged in to reply to this topic. Login to reply