Forum Replies Created

Viewing 15 posts - 346 through 360 (of 1,243 total)

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson (11/18/2016)


    BWFC (11/18/2016)


    TomThomson (11/17/2016)


    BWFC (11/16/2016)


    Sean Lange (11/15/2016)


    Ed Wagner (11/15/2016)


    Y.B. (11/15/2016)


    Hey Brandie, cheddar is not better!! LOL (it's all personal preference of course)

    That being said I did recently try...

  • RE: Are the posted questions getting worse?

    TomThomson (11/17/2016)


    BWFC (11/16/2016)


    Sean Lange (11/15/2016)


    Ed Wagner (11/15/2016)


    Y.B. (11/15/2016)


    Hey Brandie, cheddar is not better!! LOL (it's all personal preference of course)

    That being said I did recently try an Irish Cheddar...

  • RE: Checkpoints And Logging

    I'll probably go that way myself. The OnError event handler writes to a table and sends out an email with the details so I can capture what went wrong....

  • RE: Checkpoints And Logging

    Thanks Phil. It's really frustrating that it doesn't continue to log.

    There is an OnError event handler in place and it's that that stops the job. It does...

  • RE: Find the brackets

    TimCarrett (11/17/2016)


    I tried this against a SQL Server 2008 R2 database and both 1 and 5 brought back the bracketed records. Luckily I choose answer 1.

    Query 5 will bring back...

  • RE: Stupid question? How to exclude 'SA' using sp_who

    CREATE TABLE #temp_sp_who2

    (

    SPID INT,

    Status VARCHAR(1000) NULL,

    Login SYSNAME NULL,

    ...

  • RE: Are the posted questions getting worse?

    Sean Lange (11/15/2016)


    Ed Wagner (11/15/2016)


    Y.B. (11/15/2016)


    Hey Brandie, cheddar is not better!! LOL (it's all personal preference of course)

    That being said I did recently try an Irish Cheddar which was...

  • RE: Today's Random Word!

    Click

  • RE: Using OVER() to Remove Duplicate Rows

    Irfan.Baig (11/7/2016)


    Hello Dear Mike,

    I think we can also remove duplicates using simplest, easiest and better way without using temp table/s logic:

    WITH CTE_InsurancePolicy AS (

    SELECT PolicyId, FirstName, Surname, PolicyStartDate, PolicyEndDate

    ,ROW_NUMBER() OVER...

  • RE: Today's Random Word!

    djj (11/10/2016)


    Grumpy DBA (11/10/2016)


    Ed Wagner (11/10/2016)


    djj (11/10/2016)


    Grumpy DBA (11/9/2016)


    Manic Star (11/9/2016)


    Elephant

    Cage

    Claustrophobia

    Panic

    (at the) Disco

    Dead

    Parrot

  • RE: Today's Random Bombshell

    Apparently an orange turd with a straw comb-over has got a really important job somewhere. I can't quite understand it myself.

  • RE: Byte Me: DeleteDeleteDelete

    If they ever install that in our place, I'm doomed.

  • RE: update question

    Yes this is possible, as demonstrated below. But, this is an extremely simplified example that may not be appropriate for your situation. If you post some sample data...

  • RE: The Forever Technology War

    Gary Varga (11/1/2016)


    It seems a little worrying how many will not use the command line. I am not referring to your average citizen but your average IT professional. I have...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (11/1/2016)


    Hugo Kornelis (11/1/2016)


    BWFC (11/1/2016)


    I've got a barrel of cider maturing in the cellar, can I come?

    Just send the barrel. We'll review your application later. :Whistling:

    SECOND!

    All in favor?

    One barrel...

Viewing 15 posts - 346 through 360 (of 1,243 total)