Forum Replies Created

Viewing 15 posts - 481 through 495 (of 1,048 total)

  • RE: Select phone numbers depending on priority

    "You can always create a denormalised view to satisfy the third-party application.

    But always keep the data normalised in the database."

    "There is a big differense between storing the data, and enabling...

  • RE: Be Reasonabl

    djackson 22568 (7/21/2011)


    I agree with all of the responses I have read so far, and mostly with the article. However, if we want to understand why we have this...

  • RE: Be Reasonabl

    It all boils down to leadership (or the lack thereof). Good leadership can produce positive results in a highly diverse environment. Good leaders tend to unify people toward a common...

  • RE: Consecutive Blank Spaces in Data

    Ninja's_RGR'us (7/20/2011)


    sturner (7/20/2011)


    set @URL = REPLACE(REPLACE(REPLACE(@URL,' ',' '+char(7)), char(7)+' ',''),char(7),'')

    Here is a trick I use to turn all multiple spaces (2 or more..) into one space. Its handy...

  • RE: Consecutive Blank Spaces in Data

    set @URL = REPLACE(REPLACE(REPLACE(@URL,' ',' '+char(7)), char(7)+' ',''),char(7),'')

    Here is a trick I use to turn all multiple spaces (2 or more..) into one space. Its handy for cleaning...

  • RE: I Want Stupid Employees

    Steve Jones - SSC Editor (7/20/2011)


    That being said, I think many courses, especially those geared towards certifications, are a waste of time. A better method of training, IMHO, would be...

  • RE: I Want Stupid Employees

    anelson 66875 (7/20/2011)


    "Training" is dead - for IT jobs anyway. Training, as in getting somebody up to speed on a routine repeatable task like, say, machining an engine valve,...

  • RE: I Want Stupid Employees

    blandry (7/20/2011)


    Now, ok, companies pay for training - its their loss - but I spent over 4,000 of my own dollars (many years ago) to be an XBase (FoxPro, dBase...)...

  • RE: I Want Stupid Employees

    Well stated Steve. I think on the whole, companies that fail to play an active role in their employees level of experience, training and professionalism will end up losing the...

  • RE: Outsourced = Laid Off?

    TravisDBA (7/17/2011)


    I do contact my reps, and excuse me, it is my right to opine as much as I want. Remember the first amendment bud. 😀

    Excellent. I find it difficult...

  • RE: How Many Times Will This Happen?

    Steve Jones - SSC Editor (7/17/2011)


    Laws aren't necessarily about stopping behavior, but they can exist to provide recourse when someone does make a mistake.

    Traditionally, that is what laws use to...

  • RE: Outsourced = Laid Off?

    TravisDBA (7/17/2011)


    What you fail to grasp is that companies are competing in a world economy now.

    If rhat means keeping the same broken status quo we have right now amidst...

  • RE: Outsourced = Laid Off?

    TravisDBA (7/17/2011)


    In the UK some offshored jobs are coming back simply because the quality of the outsourced work was much poorer. Yes it was cheaper but the quality drop...

  • RE: Being an extremely productive DBA

    Sometimes I think if you are so damn good that you make things look too easy people think you are not doing anything.

    I really hate to think like that but...

  • RE: How Many Times Will This Happen?

    Do you seriously think government should pass another law... and that will fix people's stupidity? We already have laws against practically everything... peaople still steal... they still rape... they still...

Viewing 15 posts - 481 through 495 (of 1,048 total)