Forum Replies Created

Viewing 15 posts - 5,416 through 5,430 (of 6,026 total)

  • RE: MY SQL query is taking different execution time at different timings

    The runtime duration of a query isn't always indicative of how much work it's doing at the moment. Sometimes it's blocked or waiting in the queue. When diagnosing a problem...

  • RE: From Vandalism to Serious Crime

    These attacks are motivated by hackers who are offended by the companies or organizations and are standing up for customers.

    I don't doubt that many hackers are self deluded and...

  • RE: Labor Day 2011

    The prevalence of unionization here the US depends on the industry. It's common in manufactoring, transportation, education. Also about 35% of government employees are members of a union. There are...

  • RE: Where Do You Park?

    I don't park randomly, but I rarely park in the spot two days in a row. My methodology for picking a parking spot at work is the same as when...

  • RE: Stored Procedure's Security

    This quote from MSDN CREATE PROCEDURE documentation leads me to believe that the text of the stored procedure isn't encrypted in the database, but rather SQL Server doesn't expose the...

  • RE: The Talent Crunch

    toddasd (8/24/2011)


    It's called the Dunning–Kruger effect http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect

    We had a kid a few years out of college who couldn't program his way out of a wet paper bag, and yet couldn't...

  • RE: The Talent Crunch

    Jeff Moden (8/23/2011)


    What's really spooky to me is how little a lot of job applicants know about the basics and how many of them don't know what they don't know....

  • RE: A Flock of SQL Servers

    I can see value in adding Tweet functionality to SSRS or SSIS as a destination.

  • RE: A Flock of SQL Servers

    Well, when creating a SQL Server Alert, the options currently include email, pager, SMS message, and Net Send. Tweets are typically for public broadcast. SMS messages are equivalent in functionality,...

  • RE: The Pencil Analogy

    Whether an IT project is a "failure" is a matter of perspective. Just like highway construction, if people ultimately use the applicaton, it generates a profit, and no one gets...

  • RE: How Far Will You Go (To Work)?

    Fortunately most of the larger employers here in Atlanta, especially IT related, are not centralized in the downtown area. They are instead spread out in office parks across the metro...

  • RE: How Far Will You Go (To Work)?

    Currently my commute is about 1/2 hour on those days that I drive into work. There is no mathematical formula that I would use to determine how much time I'd...

  • RE: The Woes of Cloud Computing

    michael wang-201906 (8/4/2011)


    When you put a 7/24 business on the cloud. How any days you could lost to rebuild an in-house data center when your cloud provider having a trouble?...

  • RE: The Woes of Cloud Computing

    At this point, my impression is that it makes more sense to migrate datamarts and reporting databases to the cloud, and keep in-house those transactional databases that serve their core...

  • RE: A Little Interviewing Advice

    Lee San (8/3/2011)


    Hi hi,

    I am the inexperience so called DBA (in my job title again). You said you need lead developer for tuning, in my very first job where I...

Viewing 15 posts - 5,416 through 5,430 (of 6,026 total)