Forum Replies Created

Viewing 15 posts - 46 through 60 (of 197 total)

  • RE: Walk on the Wild Side

    There is a huge advantage in pulling the tekkies out of IT and having them learn part of the business.

    In another life and century I worked for a major motor...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: A Quick Count

    I have a black SQLServerCentral polo that I won on a post a couple of years ago. But I sure would like to have a SQLServerCentral Hawaiian shirt to add...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Objects, Relationships, Systems, And Processes

    Interesting post and point of view.

    I am not sure that an OOP approach is necessary to see the relationships that exist in SQL server. Or perhaps more accurately, I...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Avoiding Stored Procedures

    I have to side with Vliet. I have worked in both worlds at the same time. I have had .Net programmers bring me SQL code that consisted of cursors because...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Targeted Index Performance Improvements

    If you with to do longer term analysis, save the results so that you can measure deltas. Also remember that restarting the instance resets the counters to 0.

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: How to Make Scalar UDFs Run Faster (SQL Spackle)

    While every testing method negatively affects the performance of the thing being tested by making the tester part of the experiment, some are obviously worse than others. I'd be interested...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Index Types

    Given the confusion and the obvious discrepancy with BOL, everyone who answered, right or wrong, should get a point unless there is a valid, document-able explanation.

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Generating Non-uniform Random Numbers with SQL

    Excellent post, both for the concise definitions and the code explanations.

    For the Poisson distributions consider the use of a CLR. That my eliminate the side-effects issue.

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Transactions 3

    The repetition is a good idea but really depends on the audience. In high school Honors Calculus we has one basic proof show up on EVERY weekly quiz until everyone...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Is Software Engineering Dead?

    Jeff Moden makes a good point. All too frequently the engineering part has been left out. If more software people thought like traditional engineering they would implement better solutions in...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Being Responsible for Code

    Hugo, I think what you qualified as a rant is rather a pretty descriptive picture of what happens in real life. I certainly don't see it as a rant.

    As it...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Social Media and Interviews

    I DO/WILL NOT Facebook, so no problem in that respect. Too many security holes for my taste.

    But like others, I wonder what the company response would be. Most states are...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Wasting Time

    One thing you noted was talking to a coworker about something not related to what you are working on. That has 2 additional benefits. First, it may well teach you...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Treat the Database like Code

    Spot-on, Grant, as usual. Working with earlier versions of SQL and VSS was a true pain...until VSS saved your a$$ because you could bring back a prior version.

    Now with the...

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

  • RE: Generating Test Data: Part 1 - Generating Random Integers and Floats

    Good idea. If you count all the posters except Jeff you are up to 10 cents:-D

    ------------
    Buy the ticket, take the ride. -- Hunter S. Thompson

Viewing 15 posts - 46 through 60 (of 197 total)