International Conference in Recent trends in Computational Methods, Communication and Controls |
Foundation of Computer Science USA |
ICON3C - Number 3 |
April 2012 |
Authors: M. Stella Inba Mary, V. Kalaivani |
c98e26f6-83ca-439b-b9e9-8d811834cba5 |
M. Stella Inba Mary, V. Kalaivani . Query Optimization using SQL Approach for Data Mining Analysis. International Conference in Recent trends in Computational Methods, Communication and Controls. ICON3C, 3 (April 2012), 17-21.
Relational databases are acceptable repository for structured data; integrating data mining algorithms with a relational DBMS is an essential research issue for database programmers. In a relational database, a significant effort is required to prepare a summary data set that can be used as input for the data mining process. It requires many complex SQL queries, joining tables and aggregating columns. This paper realizes the research on extending SQL code for data mining processing and related work on query optimization. Also the paper proposes the following approaches, transposition, pivoting and cross tabulation. The approaches exhibit efficient optimizations with SQL extensions using aggregated Queries