Welcome to MSDN Blogs Sign in | Join | Help

SQL Server Engine Tips

Guidelines, Best Practices, TSQL and SQL Programming Tips & Tricks.

Syndication

News

These postings are provided
"AS IS" with no warranties,
and confers no rights.
Use of included script samples
are subject to the terms
specified at http://www.microsoft.com/ info/cpyright.htm.

Browse by Tags

All Tags » Oracle SQL Migration   (RSS)
Oracle's PERCENTILE_CONT implementation using SQL Server 2005 analytic functions...
I saw an interesting question today in the MSDN Transact-SQL forum about implementing PERCENTILE_CONT analytic function that is available in Oracle in SQL Server. The function description as noted in the Oracle docs is below: The PERCENTILE_CONT function Read More...

Posted Monday, May 15, 2006 3:03 PM by SQL Server Engine Team | 7 Comments


Attachment(s): Oracle PERCENT_CONT Implementation.sql

Page view tracker