I want to calculate the outliers and the quartiles and IQR within Teradata sql. As I can see teradata does nit support ntile function.
Select Ntile()
I want to calculate the outliers and the quartiles and IQR within Teradata sql. As I can see teradata does nit support ntile function.
Select Ntile()