πŸ“ž +91-7667918914 | βœ‰οΈ ijarcce@gmail.com
International Journal of Advanced Research in Computer and Communication Engineering
International Journal of Advanced Research in Computer and Communication Engineering A monthly Peer-reviewed & Refereed journal
ISSN Online 2278-1021ISSN Print 2319-5940Since 2012
IJARCCE adheres to the suggestive parameters outlined by the University Grants Commission (UGC) for peer-reviewed journals, upholding high standards of research quality, ethical publishing, and academic excellence.
← Back to Archives

Horizontal Aggregtions in SQL to Prepare Datasets for Data Mining Analysis

Anjali N.V.

πŸ‘ 22 viewsπŸ“₯ 0 downloads
Share: 𝕏 f in ✈ βœ‰
Abstract: Preparing a data set for analysis is the most time consuming task in a data mining project, requiring many complex SQL queries, joining tables, and aggregating columns. Existing SQL aggregations have limitations to prepare data sets because they return one column per aggregated group, and a significant manual effort is required to build data sets. In this paper proposing simple, efficient methods make SQL code return multiple columns in horizontal aggregation tables. It will return set of values instead of one value for one aggregation query. These functions of class are called as horizontal aggregations. It build data sets with a horizontal de normalized layout, which is the standard layout required by most data mining algorithms. In order to transform the data into suitable form three fundamental horizontal aggregation methods are used: SPJ (select, project, and join) method, CASE method and PIVOT method. The analysis become more efficient if the dataset obtained is in the horizontal form. Keywords: SQL Operators, Aggregate functions, Data Set Preparation.

How to Cite:

[1] Anjali N.V., β€œHorizontal Aggregtions in SQL to Prepare Datasets for Data Mining Analysis,” International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE)

Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 International License.