Forum Replies Created

Viewing 15 posts - 1,951 through 1,965 (of 3,701 total)

  • RE: A Collaborative Approach To Table Compression

    I don't think it is worth compressing small lookup tables. In fact I noticed that a database containing nothing but small (<100 record) lookup tables actually grew.

    Does the concept...

  • RE: Disk Is Cheap! ORLY?

    Wish I had a few more databases of sub-billion row tables:-P

    The thing that has made MPP so attractive in the BI world is the explosion in data volumes. Not...

  • RE: Disk Is Cheap! ORLY?

    Raw space is cheap but IO and concurrency isn't.

    One point to watch out for is how well the records fit on a page of data. The first example I...

  • RE: The Office

    I think the whole "can be done cheaper in a low cost country" is a case of perception vs reality. The problem comes when it is the perception of...

  • RE: A genuine use for a SQL CLR Aggregate

    Solomon Rutzky (12/29/2010)


    The only issue I have is with your statement that "median" is not a good case for a CLR aggregate as it might "require a substantial portion of...

  • RE: The Office

    If I work from home I eliminate a 2 hour round trip commute. This means I can either start earlier or have a lie in. When I finish...

  • RE: A genuine use for a SQL CLR Aggregate

    On the subject of the expensive sort in the execution plan I had a note back from Bob Beauchamp saying that there is an internal stream aggregator operation that causes...

  • Viewing 15 posts - 1,951 through 1,965 (of 3,701 total)