Wednesday, March 7, 2012
data mining
How can I mine data through SQL Server and can further save specific values to database ?Use Analysis Services to create models based on your SQL Database using BI Development Studio, then you can use Integration Services to put prediction results from the models back into a SQL database. You can also call Analysis Services directly using an OPENQUERY/OPENROWSET call from SQL in an INSERT INTO as well.|||If you decide to use the OPENQUERY/OPENROWSET approach , you can find some details at: http://www.sqlserverdatamining.com/DMCommunity/TipsNTricks/3914.aspx
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment