renadhamdy / Analytical-SQL

RFM Analysis for customer segemntation, to categorize the customers based on resency, frequency and monetary. by using analytical SQL functions and common table expression(CTE).

Repository from Github https://github.comrenadhamdy/Analytical-SQLRepository from Github https://github.comrenadhamdy/Analytical-SQL

Analytical-SQL

RFM Analysis for customer segemntation, to categorize the customers based on resency, frequency and monetary. by using analytical SQL functions, the main functions used are window functions and CTE method.

About

RFM Analysis for customer segemntation, to categorize the customers based on resency, frequency and monetary. by using analytical SQL functions and common table expression(CTE).