Re: Any new analytic SQL Features in SQL2005?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jack D. Ripper (steve.nospam._at_rac4sql.net)
Date: 07/20/04


Date: Tue, 20 Jul 2004 15:51:31 -0400


"Leander" <leander@net.hr> wrote in message
news:cdigv2$7q5$1@brown.net4u.hr...
> Common Table Expressions introduced in SQL2005 is realy great thing.
> Now I wonder are there plan to add any new analytic SQL features which
> Oracle has since 9i version like:
> FIRST/LAST
> GROUP BY GROUPING SETS
> Composite Columns on ROLLUP/CUBE clause
> GROUPING, GROUPING_ID and GROUP_ID
> MATERIALIZED VIEW?
> Multiset Operations for Nested Tables

Here's some basic analytics you can expect in Yukon:
http://www.winnetmag.com/SQLServer/Articles/ArticleID/42302/pg/1/1.html
http://www.winnetmag.com/SQLServer/Articles/ArticleID/42646/pg/1/1.html

Don't expect much more.I assume many of the constructs
in Oracle will be pushed to the CLR or sql kludges developed.
After all what can you expect in 5 years:)



Relevant Pages

  • Any new analytic SQL Features in SQL2005?
    ... Now I wonder are there plan to add any new analytic SQL features which ... Oracle has since 9i version like: ... GROUP BY GROUPING SETS ...
    (microsoft.public.sqlserver.programming)
  • Re: IBM 10year plan for Informix
    ... the Oracle consultants is saying that IBM have no plan for Informix. ... And IBM uses the same tactic. ...
    (comp.databases.informix)
  • Re: Slow SQL, too many logical reads ?
    ... A_INDACT columns referenced in the where-clause. ... by DBMS_XPLAN setting that seems to return the same plan ... Oracle selected a very unselective index. ... Then, I tried modified the query, removing the IA.IA_SEQUE from the ...
    (comp.databases.oracle.server)
  • Re: default select order
    ... Now I'm wondering why 10g2 works like this (every time I query)? ... returned they should be coded with an ORDER BY clause ... ... guarantee from oracle that it won't change order otherwise. ... Plan hash value: 403654761 ...
    (comp.databases.oracle.server)
  • Re: simple star transformation problem
    ... > My main issue is the plan Oracle is using for this query. ... > which looks a lot better (no nested loops etc) and execution time drops ...
    (comp.databases.oracle.server)