Evaluating Horizontal Aggregation with Partial Aggregation
Rexie J A M
Broschiertes Buch

Evaluating Horizontal Aggregation with Partial Aggregation

Versandfertig in 6-10 Tagen
26,99 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
Preparing a data set for analysis is generally the most time-consuming task in a data mining project, requiring many complex SQL queries, joining tables, and aggregating columns. In general, a significant manual effort is required to build data sets, where a horizontal layout is required. Here introduces simple, yet powerful, methods to generate SQL code to return aggregated columns in a horizontal tabular layout, returning a set of numbers instead of one number per row. This new class of functions is called horizontal aggregations. An aggregation function with a grouping technique gives query...