Calculate Median In MS SQL Server

preview_player
Показать описание
In MS SQL Server, there is no median function and there is no direct way to calculate the median value. However if you're using SQL Server 2012 or later, we can easily calculate the median using the PERCENTILE_DISC OR PERCENTILE_CONT functions.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#SQLServer
Рекомендации по теме
Комментарии
Автор

Hello,
what edition of sql server would you recommend for me given my laptop specifications as follows:
Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz 2.70 GHz
installed ram 4 GB
Windows 10 pro

hasanmougharbel