Forum Replies Created

Viewing 15 posts - 5,896 through 5,910 (of 7,484 total)

  • RE: Tally OH! An Improved SQL 8K “CSV Splitter” Function

    erroneous post - content deleted

  • RE: Know Your SQL Objects

    SanDroid (5/13/2011)


    Seriously though, America alone is a centuries old melting pot of unique global and regional dialects. Dialects of a language born elsewhere.

    Is it statistically probable that we have...

  • RE: Today's Random Word!

    crookj (5/13/2011)


    WOTD - Random

    nRomda

    is that sufficiently randomised?

  • RE: Know Your SQL Objects

    Hugo Kornelis (5/13/2011)


    3. "Pages in extents may be assigned to only one object" - if you really want to keep this as a correct option, it needs significant rewording. Maybe...

  • RE: Know Your SQL Objects

    I got it "right" because it said "select 5" by the time I got to it, and the 5 was enough to disambiguate the somewhat ambiguous English. (As Paul...

  • RE: Database design and practices...

    Welsh Corgi (5/12/2011)


    As Tom pointed out, how can you state that you are going to essentially have a UserID Stamp on each record to uniquely identify each user when you...

  • RE: Database design and practices...

    SpectralGhost (5/12/2011)


    Clarification on the user id...

    Each user has a domain account, but the connection to the database will not use their account. It will use a single SQL account to...

  • RE: Database design and practices...

    SpectralGhost (5/12/2011)


    I'm beginning work on a new project and I am trying to integrate security and flexibility into the design rather than it be an after-thought. Right now, I currently...

  • RE: Resource Governor Pools

    Another nice easy one. Thanks.

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (5/11/2011)


    Koen Verbeeck (5/10/2011)


    Brandie Tarvin (5/10/2011)


    Koen Verbeeck (5/9/2011)


    I've got a MSDN Livemeeting going on this afternoon (European time). Two demo's of each 15 minutes, so 30 minutes of talking.

    Any...

  • RE: Identity Crisis: Attack of the Clone

    WayneS (5/11/2011)


    Tom.Thomson (5/11/2011)


    Nice question.

    One niggle: asking people to assume that a schema is valid when a table doesn't have a primary key may encourage a very bad habit if some...

  • RE: Identity Crisis: Attack of the Clone

    Nice question.

    One niggle: asking people to assume that a schema is valid when a table doesn't have a primary key may encourage a very bad habit if some of your...

  • RE: Counting occurances of strings in table column

    With that you don't need to split into separate records (unless any of the product strings contains "Screen " followed by another product string, for example a product "1000" and...

  • RE: Normalization

    David Portas (5/10/2011)


    Belatedly I realised that normalization isn't entirely defeated by Codd tables without keys. Given the definition of JDs already discussed, the Codd table T(a) would satisfy the JD...

  • RE: Normalization

    David Portas (5/10/2011)


    I had always assumed that the detection mechanism mentioned by Codd would have to be applied at runtime and evaluated for each tuple involved in a query rather...

Viewing 15 posts - 5,896 through 5,910 (of 7,484 total)