Browse by Tags
All Tags »
SQL Server 2005 »
Oracle SQL Migration (RSS)
Sorry, but there are no more tags available to filter with.
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...
Attachment(s): Oracle PERCENT_CONT Implementation.sql