Forum Replies Created

Viewing 15 posts - 6,571 through 6,585 (of 39,776 total)

  • RE: The Financial DBA

    nico.botes 119922 - Monday, July 24, 2017 8:54 AM

    Very interesting topic and good points raised to be considered.  
    See these 2 links,...

  • RE: The Financial DBA

    It's not that the DBA is responsible for all charges, but they might have to work with the person responsible for tracking to ensure that all database related charge have...

  • RE: The Financial DBA

    call.copse - Monday, July 24, 2017 4:41 AM

    It's definitely a problem area. As the costs are often low is it even worth worrying...

  • RE: SSMS is Free

    Jeff Moden - Saturday, July 22, 2017 5:50 PM

    Understood and agreed but those are all work arounds that we didn't have...

  • RE: Update Stored Procedures

    It would help to have data, but I'd reverse this and use a CTE.


    WITH mycte
    AS
    (SELECT StockItemGenericID, StockUomID, COUNT(*) AS 'Unitcount' FROM dbo.StockItemHeader

  • RE: Looking Back

    KGERBR - Friday, July 21, 2017 10:21 AM

  • Can you imagine having to go thru all your SQL code and...

  • RE: Looking Back

    chrisn-585491 - Friday, July 21, 2017 6:59 AM

    I agree with the original article writer on many issues, mainly because I've got 35...

  • RE: Looking Back

    archie flockhart - Friday, July 21, 2017 5:28 AM

    Lots of interesting points in the article. Case sensitive variable names are one of...

  • RE: SSMS is Free

    Jeff Moden - Friday, July 21, 2017 7:56 AM

    It actually used to be part of Sp/Cu updates.  The problem with the...

  • RE: Python Delimiters

    After a month or so, I came to appreciate the whitespace. I think it makes reading much easier. Easier than finding the curly braces in C#, IMHO.

  • RE: Python Delimiters

    I would have have gotten this if I hadn't gone through a book a couple years ago.

    If anyone wants to learn more, this is how I got started: ...

  • RE: Are the posted questions getting worse?

    jonathan.crawford - Friday, July 21, 2017 7:55 AM

    Mine will lock the door when I walk away with the fob in my...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin - Friday, July 21, 2017 7:22 AM

    jasona.work - Friday, July 21, 2017 6:51 AM

    July 21, 2017 at 8:07 am

    #1952100

  • RE: Are the posted questions getting worse?

    Sean Lange - Thursday, July 20, 2017 2:46 PM

    No doubt it involved removing the engine and taking apart the chasis.

    LOL, not...

  • RE: Are the posted questions getting worse?

    We had a battery need replacement in the Prius. Unfortunately it's in the trunk, which needs power to open. I removed the old and a kid closed the trunk. A...

  • Viewing 15 posts - 6,571 through 6,585 (of 39,776 total)