Forum Replies Created

Viewing 15 posts - 31 through 45 (of 78 total)

  • RE: The Relational Database is the Default

    Stefan LG - Thursday, December 7, 2017 10:00 PM

    The problem is not only that developers don't understand SQL and/or relational databases.
    The simply...

  • RE: The Relational Database is the Default

    I've come across only a few real situations where there is a genuine advantage in using a non-relational datastore compared to a relational data store. The usual "advantages" touted tend...

  • RE: Table variables

    Nice question. I got it wrong, but it does make (implementation) sense that var tables are not affected by transactions.

  • RE: Tally Tables and Table Variables

    A nice tricky one. Although I got it correct through eliminating out the other options and looking suspiciously at the C1 column rather than matching the answer straight away.

  • RE: A New New World

    I agree... although these risks have been there with slowly modified varieties as well it's just accellerated in this form. It's also the insanity of the GM companies that seem...

  • RE: A New New World

    Over population will be a problem eventually but it shouldn't be a problem for a quite a lot of years / generations. Limits to over population are societal (both procreation...

  • RE: Date fun

    Interesting comments about dates... although if you think about it - all dates are weird.

    What is important to consider though is that for an international website it is...

  • RE: Date fun

    Ouch my head. I really, really hate the date hacks that are required in MS-SQL for otherwise relatively simple (in concept) date manipulations. I do have cause to use quite...

  • RE: 3 Things I Wish I Knew When I Started Using Entity Framework

    Michael Clark-449749 - Friday, September 29, 2017 7:23 AM

    (snip)

    We fought and fought over EF for almost two years. Now we see the...

  • RE: A New New World

    msbasssinger - Friday, September 29, 2017 4:43 AM

    The greatest limitation on advancement and exploration of space is man. We had a fast-moving...

  • RE: 3 Things I Wish I Knew When I Started Using Entity Framework

    In my experience EF and ORMs are just another tool and like any tool they can, and unfortunately are, often used to advantage and disadvantage.

    In general, the simpler...

  • RE: Calculating the Tally

    That CROSS APPLY with VALUE is a neat solution - and rather better than mine particularly where I got the OwedBy and OwedTo sum around the wrong way 🙂 Easy...

  • RE: The Problems with Gods

    Agreed, however current mainstream Operating Systems such as Microsoft Windows just are not up to the task of such finely grained administrative level access. This is largely due to the...

  • RE: Looking Back

    TomThomson - Monday, August 7, 2017 12:06 PM

    (snip) Despite that, it would be nice not to have to remember 37 different idioms...

  • RE: Looking Back

    This topic has certainly produced some interesting comments however I really can't disagree strongly enough with the "purist" mind frame that one solution, technique or algorithmic aim will solve all...

Viewing 15 posts - 31 through 45 (of 78 total)