Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 6,032 total)

  • RE: ETL and data model design advice needed

    jonathan.crawford - Wednesday, January 24, 2018 1:02 PM

    diana.bodell 56517 - Wednesday, January 24, 2018 8:05 AM

    January 25, 2018 at 7:22 am

    #1977326

  • RE: ETL and data model design advice needed

    diana.bodell 56517 - Wednesday, January 24, 2018 8:05 AM

    Eric, was this post in response to mine? Not sure if you meant it...

  • RE: Effectiveness

    Developing software is a lot like operating a kitchen in a restaurant. When it comes to things like quality, style, and time to delivery, the application needs to meet the...

  • RE: ETL and data model design advice needed

    null

  • RE: Ghost Process attacks again

    You can use the following to query details about a session. DBCC INPUTBUFFER will return the last command executed by session, even if the last command completed and the session...

  • RE: ETL and data model design advice needed

    Based on what you've provided so far, here is some general advice:

    #1   The process should be data driven: all the diagnosis codes, procedure codes, intervention and triage levels,...

  • RE: Allowing Failure

    It's not so much about allowing people to "fail" as it allowing people to experiment. Small controlled failures are intrinsic to the experimentation process and learning, not just in IT and...

  • RE: Innovation Needs Information

    As database administrators and developers, it's our job to keep the innovation bandwagon headed in the right direction. We should not simply jump on the back of the bandwagon. There...

  • RE: Innovation Needs Information

    Innovation should solve a problem or add value to an existing solution. Sometimes engineers and marketers forget that.

    This story is perhaps the most cringe-worthy of all IT...

  • RE: How to Grow In Your Career

    My primary goal for 2018 Q1 (what I'm working on when I'm not doing the obligatory day to day DBA stuff) is to learn the basics of Cosmos DB, identify...

  • RE: Disk Encryption and The Impact to DBAs

    TDE will impact compression of backups, because backup compression is applied on top of encrypted data. However, TDE has no effect on table and index compression, because TDE is applied...

  • RE: Execute SQLs in Parallel using SSIS

    So, if there happens to be 50 scripts sitting in that folder, then all 50 will be executed starting at the same time? This sounds like it's intended to be...

  • RE: It's Not Yours

    jasona.work - Thursday, January 18, 2018 10:14 AM

    Eric M Russell - Thursday, January 18, 2018 7:46 AM

  • RE: Formatted ASCII Results from a SELECT

    Jeff Moden - Thursday, January 18, 2018 10:16 AM

    Eric M Russell - Thursday, January 18, 2018 8:37...

  • RE: Formatted ASCII Results from a SELECT

    Jeff, you should run for president (of the American National Standards Institute).

Viewing 15 posts - 1,081 through 1,095 (of 6,032 total)