Forum Replies Created

Viewing 15 posts - 5,506 through 5,520 (of 6,025 total)

  • RE: Reference sub or super type?

    keymoo (6/27/2011)


    I have a super table called Instrument. I have a sub-type table called BondInstrument. Relationship is one-one. PK is a column called InstrumentId.

    I also have a table called InstrumentEvent...

  • RE: Code Ownership - DBA vs. Developer

    The database developer really should be a SYSADMIN in the development environment, or at least have permission to VIEW SERVER STATE, ALTER TRACE, and SHOWPLAN permission. At the very least,...

  • RE: Column Delete Issue

    The good news is that:

    #1 30,000 rows is not a lot of data.

    #2 Dropping a column is not a change of data operation, meaning that the column is marked as...

  • RE: Efficient ways to reset lost sql sa password

    Perry Whittle (7/4/2011)


    don't give out SA privileges 😀

    I ask them to explain why they need SA, when they can't give a valid reason i use that as my push...

  • RE: How Much Is It Worth?

    I think the issue should be wether a corporation's trade actually enables a corrupt government; not simply wether the government is corrupt in general.

    Microsoft and Google enable citizens...

  • RE: How Much Is It Worth?

    Information technology is like a slow poison to a totalitarian government, because it allows information to flow in and out of the system. Even if the government tries to bend...

  • RE: How Much Is It Worth?

    I think there is a difference between conducting a simple business transaction with a suspect individual or government (ex: I give you 1,000 licenses of MS Office and you pay...

  • RE: First Normal Form

    James Goodwin (7/1/2011)

    ...

    Regarding Nulls, I haven't followed the theoretical literature enough to notice that there is a raging debate here, but from a practical standpoint I have noticed that people...

  • RE: A Little Interviewing Advice

    I once interviewed for one of the big national auto insurance providers. Part of the interview process (which lasted all day and mostly involved me sitting and waiting in a...

  • RE: First Normal Form

    Tom, I think that overall this is a good primer on first normal form. You brought up the point that what constitutes an atomic value depends on the context with...

  • RE: First Normal Form

    SanDroid (6/30/2011)


    Eric M Russell (6/30/2011)


    SanDroid (6/30/2011)


    Eric M Russell (6/30/2011)


    I never contain phone or address related columns in something like the primary customer table.

    #1 An address or phone number isn't...

  • RE: First Normal Form

    SanDroid (6/30/2011)


    Eric M Russell (6/30/2011)


    I never contain phone or address related columns in something like the primary customer table.

    #1 An address or phone number isn't an attribute or measure...

  • RE: First Normal Form

    I never contain phone or address related columns in something like the primary customer table.

    #1 An address or phone number isn't an attribute or measure of the customer; the...

  • RE: First Normal Form

    OK, here's a flippant comment so you can ignore this... when does a candidate key ever get promoted from candidate to the spot light? After all, even a Candidate for...

  • RE: A Little Interviewing Advice

    OCTom (6/30/2011)


    Teamwork is overrated. I think the skillset and the willingness to learn new skills is more important. I have yet to see an employer value teamwork highly. They speak...

Viewing 15 posts - 5,506 through 5,520 (of 6,025 total)