Forum Replies Created

Viewing 15 posts - 106 through 120 (of 386 total)

  • RE: Are Indexes Actually Changes to the System?

    Jeff Moden - Wednesday, October 3, 2018 11:07 AM

    Ya know...that's not a bad idea, Aaron.  Thank you for the...

  • RE: Are Indexes Actually Changes to the System?

    Jeff Moden - Wednesday, October 3, 2018 10:40 AM

    I gave a two hour presentation at the Pittsburgh SQL Saturday...

  • RE: Are Indexes Actually Changes to the System?

    Don't hold back, Jeff. Tell us how you REALLY feel! 😛
    You raise good points and to my mind that only reinforces the need for control of index implementation.

  • RE: Are Indexes Actually Changes to the System?

    I definitely believe that indexes should be treated just as code and be controlled as such. Index changes can affect performance in a severe way either positively or negatively. Because...

  • RE: The Master of the Schema

    David.Poole - Wednesday, August 15, 2018 12:17 PM

    Sadly the rewrites always resulted in Big Ball of Mud n+1.

    Oh, how true this is....

  • RE: What is NoSQL?

    I think it's funny how all of these "NoSQL" environments now support some flavor of SQL. In reality, they meant to be non-relational.

    I've seen many projects implemented in...

  • RE: The Master of the Schema

    GeorgeCopeland - Tuesday, August 14, 2018 11:31 AM

    I agree too. The problems have nothing to do with the tools, it is...

  • RE: The Master of the Schema

    Steve Jones - SSC Editor - Tuesday, August 14, 2018 9:15 AM

    I'd argue that this isn't the mis-use of the ORM,...

  • RE: The Master of the Schema

    roger.plowman - Tuesday, August 14, 2018 6:55 AM

    Having said that, for God's sake, get some power tools! There's no sense trying to...

  • RE: The Master of the Schema

    As previously mentioned, an ORM is a tool that when used properly does what is expected. Unfortunately, it's the mis-use of an ORM where I have encountered more performance issues...

  • RE: Will Terminators Be Required?

    I agree with John Rees in that there should be an option to turn it on so I can ensure that my developers use it consistently like I do. I...

  • RE: Where's the Schema?

    .. There's always a schema, and the rules have to be implemented up front, or later on. Whether you use a RDBMS or a NoSQL store, you are going...

  • RE: Where's the Schema?

    HighPlainsDBA - Tuesday, July 3, 2018 10:40 AM

    Rod at work - Tuesday, July 3, 2018 9:34 AM

  • RE: ETL or ELT

    xsevensinzx - Tuesday, April 3, 2018 7:14 AM

    The issue I have with this is when you work with large sets of...

  • RE: ETL or ELT

    I have to agree with Steve on this: “I'll admit that I often prefer to transform data inside of a SQL Server target, OLTP or DW database. The reason is...

Viewing 15 posts - 106 through 120 (of 386 total)