Forum Replies Created

Viewing 15 posts - 1,156 through 1,170 (of 39,533 total)

  • Reply To: The VALUES Limit

    I'm not sure that counts as a TVC in an INSERT. The TVC is in the SELECT statement.

    I also don't know how to word this without just giving away an...

  • Reply To: The Challenge of New Platforms

    I am as well. I'm open to new platforms, but not just because someone had experience and likes it. Or thinks it would be better. We need some sort of...

  • Reply To: Self-Service Databases

    Rod at work wrote:

    ...

    If we're doing something like developing something new against an existing database, then the process is faster. A new database schema isn't needed, so instead of creating a new...

  • Reply To: Self-Service Databases

    call.copse wrote:

    If people have these wonderful self hydrating database environments, does this mean they don't get questions with no body? 😉

    Not sure what you mean?

  • Reply To: The VALUES Limit

    Apologies. Was out of touch last week, but I've adjusted the question to note an INSERT statement and award points back.

  • Reply To: Login attempt from different IPs in the errorlog

    Saran wrote:

    Steve Jones - SSC Editor wrote:

    Double check your configuration settings for the network. You could have something else open and available. Ideally, we do not expose SQL Servers on the Internet in any...

  • Reply To: Adding images

    Test

  • Reply To: Life Organization

    KerryH wrote:

    Looking back over my work life there is much I regret.

    ...

    Wow, quite the story and glad your son is doing well.

    I completely agree. This wasn't as much about life,...

  • Reply To: Life Organization

    latkinson wrote:

    I'm trying to learn to do better at writing things down in a planner. But then I get too busy to write it all down and things lapse or...

  • Reply To: Life Organization

    call.copse wrote:

    "I walked outside to take the call during a break and was told I wasn"t responding quick enough to the call. The emergency? A test of how quickly I'd...

  • Reply To: SQL server help

    Just add it in:

    SELECT t2.VID, t2.OrdDate, t2.Prg1,
    CASE WHEN t2.RowNum = 1 THEN VIDCount ELSE NULL END AS VIDCount
    FROM (
    ...
  • Reply To: Good Enough

    Rod at work wrote:

    I'm concerned that after a year or so, perhaps sooner, management or someone in the fiscal office, will wonder why our cloud bill is so high.

    They will. And there's...

  • Reply To: Good Enough

    webrunner wrote:

    Over the years of learning the hard way in database work, I grew to get a little better at good satisficing (perhaps manually importing some data short-term until it...

  • Reply To: Good Enough

    glhohman wrote:

    Excellent article, ...

    I absolutely love it when the challenge at hand requires a graceful and carefully engineered solution, but I also find it gratify to simply craft something that...

  • Reply To: The Home Password Cracker

    We don't, though you could certainly disconnect a network and see if anything fails or if you can track anything.

Viewing 15 posts - 1,156 through 1,170 (of 39,533 total)