| Thread | Last Post | Replies |
|
| near duplicates in short text fields | 16 Aug 2008 06:53 GMT | 1 |
can anybody tell me how to find near duplicates in a large amount (20 million) short text labels? Is there any database tool which does just this? I give you some examples:
|
| SQL Analysis Services | 16 Aug 2008 06:51 GMT | 1 |
I am looking at using the Analysis services component of SQL 2005 or 2008 enterprise edition and need to know how it works relating to licensing. Can the analysis service component be installed with out installing the SQL database component or are they integrated? If it can be ...
|
| is this possible to creating credit scoring project with ssas 2008 | 16 Aug 2008 06:49 GMT | 5 |
we want to create credir scoring project i want to know is this possible with microsoft bi? thanks .
|
| Sequence clustering | 12 Aug 2008 13:56 GMT | 2 |
Hi, I've just begin learning data mining in SQL server 2005 and trying to predict the sequence in which customers will take up products. but the problem is that from the prediction, i get for example product A as sequence one, then from sequence 2 to 10, i get all of the same
|
| Stored Procedure with Column | 11 Aug 2008 18:27 GMT | 2 |
Can a stored procedure be written with a column name? For Table1 with ColA, ColB, ColC, I want a query like: EXEC sp_Mine 'ColA', '100%' I want the results to be like:
|