Extracting data or an effort to retrieve valuable knowladge and information in a large database is called data mining or Knowledge Discovery in Database or usually shortened as KDD . One of the most popular algorithm in data mining technic is Apriori Algorithm, while the discovery of “relational combination pattertn among itemset used Assosiation Rules”. Data mining has been implemented int…