There are functions in Oracle to compute Linear regression with one dependent variable and one independent variable ( REGR_).Is there any function in Oracle to compute regression with Multiple independent variable?
If not, please suggest some alternatives.