Forum Replies Created

Viewing 15 posts - 121 through 135 (of 6,041 total)

  • Reply To: Having Data Modeling Standards

    I think most seasoned DBAs, those of us who have been in the industry for more than a decade, can tolerate variations in naming conventions, even multiple conventions being used...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Singular or Plural

    This seems like a discussion from just the other day - but it was actually six years ago!

    Here is my thinking about it:

    Some tables represent entities that are "top level"...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Gigging for a Career

    Necessity is usually the mother of IT consulting.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Don't (Always) Be a Hero

    There is nothing "heroic" about establishing yourself as a lynchpin, keeping your co-workers in the dark about how things work, and then bailing one day for a better job.

    Of course,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: When Work Isn't Done

    Fortunately for the DBA, because SQL is a high level declarative language, releasing modifications to a stored procedure (so long as it  also doesn't involve changes to shared objects like...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Not Useless Features

    It would be nice to have the humble PRINT statement support %s and %i arguments similar to RAISERROR and also support the NOWAIT and LOG options.

    Also, it would be nice...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Practicing (Annoying) Better Security

    If I'm on an airplane or Zenning out in the middle of nature without internet connectivity, then it's either a weekend or I'm on PTO, in which case I'm not...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: How Would You Design This: Scheduling Classes

    Iulian -207023 wrote:

    That looks really nice and universal to me 🙂 from both drawing and design perspectives.

    What have you used for drawing?

    If you're asking me, it's just Visio.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Practicing (Annoying) Better Security

    Keeping corporate data on your laptop or phone is an accident waiting to happen. Aside from the creeps who lurk around food courts waiting for you to refill your drink,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: How Would You Design This: Scheduling Classes

    Here is my first draft.

    I call it the UEvent (Universal Event) data model, because it is abstract enough to accommodate anything from IT conferences,  university classes, webinars, book club meetups...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: The Code Review Checklist

    Redgate SQL Prompt has several features that are useful for code reviews, automated static code analysis, and refactoring.

    First, there is the 'Code Analysis' feature.

    https://documentation.red-gate.com/codeanalysis/code-analysis-for-sql-server

    Then there is the feature to...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: A Staffing Disaster

    For those Azure customers with zone-redundancy enabled, it would be interesting to know how much loss of availability they experienced. Theoretically, it should be been a couple minutes at most...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: Are You Worried About AI?

    You know, there are a lot of conversations about how AI will replace jobs. Particular industries like manufactoring, marketing, customer service, and IT be disrupted more than others. But I...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: If You Build It, Will They Use Linux?

    I've always thought that Microsoft's investment in Linux had more to do with the technicals of making SQL Server run more efficiently on Docker containers and expanding it's footprint into...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • Reply To: GENERATE_SERIES() Breaks Minimal Logging

    Maybe the most efficient way to mockup 100 million rows of randomized test data would be to leverage PowerShell or Python to create text files and then BCP them into...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 15 posts - 121 through 135 (of 6,041 total)