Forum Replies Created

Viewing 15 posts - 436 through 450 (of 712 total)

  • RE: Duplicate value in Identity column

    SanjayAttray (8/16/2010)


    Yes you can insert but should be avoided by having a unique constraint or Pkey on identity column.

    Since, it doesn't make much sense, if you want to...

  • RE: The Bottom Line

    Not being a DBA, I don't know the answer to this. Do DBA's work independently or do they get permission first before making changes? AS a developer and "accidental" SQL...

  • RE: Round up or down II

    Ah, the decimal point will get you every time. 😉

    I missed it in my first read.

  • RE: Basic

    "The most commonly used character encoding on the World Wide Web was US-ASCII[9] until December 2007, when it was surpassed by UTF-8.[10][11][12]"

    from http://en.wikipedia.org/wiki/ASCII

    My gut told me the answer was going...

  • RE: Raw Materials - Wake-up Call

    Steve Jones - Editor (8/4/2010)


    If only we could really do this......

    What, Steve? Have a robot answer the calls or choke the developer? 😛

  • RE: Prevent Outsourcing

    I do not intend to offend anyone. So, I will not comment on my outsourcing experiences.

    I will only say that I agree with Blandry. Many organizations have a culture that...

  • RE: ROWE

    Steve Jones - Editor (7/23/2010)


    OCTom (7/23/2010)


    Jusr what we need. Another acronym. 😛

    Steve, you mentioned that it can be difficult. What about ROWE can be difficult?

    A few things.

    First, as much as...

  • RE: Auditing Foundation

    Steve Jones - Editor (7/23/2010)


    I couldn't think of another plausible real item, so I came up with SQL Traps.

    Great explanation from OCTom.

    Thanks Steve. SQL Traps WOULD be a good...

  • RE: Auditing Foundation

    Cliff Jones (7/23/2010)


    OCTom (7/23/2010)


    Ninja's_RGR'us (7/23/2010)


    What the heck is sql traps :w00t:???

    They catch the rodents running around the database. You have your choice of humane live traps, which became available in...

  • RE: Auditing Foundation

    Ninja's_RGR'us (7/23/2010)


    What the heck is sql traps :w00t:???

    They catch the rodents running around the database. You have your choice of humane live traps, which became available in SQL Server 2008,...

  • RE: ROWE

    Jusr what we need. Another acronym. 😛

    Steve, you mentioned that it can be difficult. What about ROWE can be difficult?

  • RE: Index Types

    I knew it had to be more than two and thought it was less than 10. So, I stabbed at it with eight and got it right. 😛 It made...

  • RE: Self-Service vs. Managed BI

    Sometimes simple is all that's required. We DBA and developer folks tend to over-develop. We want to give the suers the world when all they really need is one small...

  • RE: Computed Columns

    Duncan Pryde (7/21/2010)


    Duncan Pryde (7/21/2010)


    - There may be yet other alternatives of course, but I can't think what they might be off the top of my head.

    Oh wait -...

  • RE: Computed Columns

    It's a great question and something that needed research on my part. Thanks for the question.

    Has anyone used computed columns and why?

    Thanks.

Viewing 15 posts - 436 through 450 (of 712 total)