Forum Replies Created

Viewing 15 posts - 151 through 165 (of 245 total)

  • RE: What is a Database Administrator today?

    Gary Varga (12/6/2013)


    This issue exists throughout IT. Just ask a developer/programmer/software engineer etc 😉

    It's not unique to IT, but it does seem to be a bit more acute there, likely...

  • RE: The Future of Auditing

    A cautionary real-world tale:

    Our company uses a mission critical system from a vendor. I'm not sure of the exact architecture, but in general there is a production database that...

  • RE: Need your help...SQL Developer interview questions..pls

    Lynn Pettis (12/2/2013)


    Why are companies so eager to use new technologies to reach customers but unwilling to use these same technologies to enhance their work force. Oh, and then...

  • RE: Data Preservation

    Todd Townley (12/3/2013)


    Most interestingly, they also stated that, regardless of the digital storage, all records also had to be stored in a "human-readable" form - micro card or microfiche or...

  • RE: Is Your Data Relational?

    I think this snippet from the MongoDB article sums it up nicely:

    This was ultimately a communication problem rather than a technical problem. If these conversations had happened sooner, if we...

  • RE: The Abstract DBA

    I agree with John, the IT field (considered as a whole) has specialized and while it makes moving into new roles more difficult, having more positions available for narrower roles...

  • RE: Time for Learning

    The key to learning - regardless of subject - is really repetition and association. Time is mostly incidental. Everybody has different learning styles, but it all essentially boils...

  • RE: SQL Server Knockoffs?

    Interesting reading this topic 4 years on now.

    I found Steve's comments that most of his instances pretty much used the same features of SqlServer interesting. In the same vein,...

  • RE: TRY..CATCh & XACT_ABORT

    (In case someone else stumbles across this)

    I believe one fundamental difference (if I'm reading BOL right - if not, someone please correct this) is that XACT_STATE can detect uncommittable transactions...

  • RE: Talking baseball

    Haven't followed baseball much recently, but couldn't help seeing all the headlines over the Game 3 ending.

    My $0.02: The BoSox catcher should have simply held the ball after making...

  • RE: a table with two relationship

    vahid.arr (10/24/2013)


    i know that.i don know how create relation between them.for example i put ForeignID(ID of RampID or PreRampID) and TableName(Ramp or PreRamp Table) in Line and or i...

  • RE: How many of you came in to this via the accidental route?

    Add one more "accidental-because-I-can-create-nifty-databases-sorta-kinda-DBA" here.

    I began playing with PCs in the 8-bit days, later on managed to create a useful application in Access for a private social service agency I...

  • RE: Minor Problems

    I see Steve's point, but I honestly learn more from forums like this than most blogs. Easier to find stuff here, too.

  • RE: Database Queries and Scalability

    From the article:

    Queries and joins are bad for your website performance. So is connecting to a database in the first place.

    When I read this I thought of a quote a...

  • RE: Database Queries and Scalability

    Gary Varga (10/21/2013)


    lshanahan (10/21/2013)


    ...To little old me over here in the cheap seats of the peanut gallery, it seems more of an architecture issue than a design pattern per se...

Viewing 15 posts - 151 through 165 (of 245 total)