Is data warehousing different from data mining?
Answer / Tanush Pandey
Yes, data warehousing and data mining are different. Data warehousing is a system used for integrating, storing, and providing access to data for querying and analysis, while data mining is a process of discovering patterns in large amounts of data by using machine learning techniques.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between different versions of co-op?
What are the key elements of a data processing system?
Explain what is sandbox?
How to Create Surrogate Key using Ab Initio?
What is the difference between partitioning with key / hash and round robin?
How to Improve Performance of graphs in Ab initio?
What are “business rules” in ab initio business rules environment (bre)?
How to move or copy the project parameter or project object to my sandbox?
Which component breaks the pipe line parallelism in graph?
What is broadcasting and replicate?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..
what is decoding & what is NVL?