Well, I use SQLServer at work (not my choice --
the whole shop runs on MS products) and have
grown to like it...
When we upgraded from SQL Server
6.12 (?) to 7.0 about a year (?) ago,
the performance improvement was
incredible
... we had been
considering buying a high speed specialized database (some sort star schema
kind of thing) for data mining projects (vs. our transactional normalized schemas)
...
but simply didn't need to after we upgraded to 7.0... very large multi-table million+ row joins and
aggregates running in near real time -- yes, many appropriate
indices, but still really impressive speed
I've heard MS is putting considerable resources into making
SQL Server fast stable and cheap -- and I think that when
MS decides to put a high priority on a category, they develop
really strong software....
Just my 2 cents
nop
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.