Forum Replies Created

Viewing 15 posts - 1,396 through 1,410 (of 39,769 total)

  • 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.

  • Reply To: Necessary Insert Columns

    Part of the QotD is knowing defaults. This was left off, as many people do this and the default is to allow NULLs.

    As a good practice, however, I agree. You...

  • Reply To: The Work of Work

    I don't know either. I have  2 hr meeting today, actually one that should be good, but a few more in the last week weren't. We do have some monthly...

  • Reply To: Weird behaviour with row level security policy

    I have no idea. Can you repro in another db and share some DDL?

  • Reply To: Code Supply Chain Security

    I think this is likely to become more of an issue in the future. Hopefully, we find some better solutions that don't dampen the enthusiasm for using OSS stuff in...

Viewing 15 posts - 1,396 through 1,410 (of 39,769 total)