No of visitors who read this post: 172
Category: MS SQL Server
Type: Question
No votes yet

I want to do  business intelligence and data mining in SQL Server 2007. I am looking for learning resources. I 'm not a fresher. I 'm a bit familiar with databases.can you help me to get it done?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Data mining involves the analyzing of data and revealing its hidden patterns. Microsoft provides a lot of options for data mining such as the Business Intelligence Development Studio or BIDS which comes in free with SQL Server. There are several websites offering step-by-step procedures on how to use the SQL Server Data Mining for business, however, you must know what version of Microsoft SQL Server you are using. To get to these websites, you may visit http://www.sql-server-performance.com/2011/data-mining-excel/and http://www.sqlserverdatamining.com/ssdm/Home/Tutorials/tabid/57/Default.aspxfor reference and assistance. Please make sure that you also have the needed system requirements in order to do data mining with SQL Server successfully.

Tanok Bloran