| Thread | Last Post | Replies |
|
| Key questions related to BI | 10 Jun 2004 19:15 GMT | 2 |
Will appreciate replies to the following: 1) Need a good tutorial/starting point (but with examples) to learn and get started on the topic of DATA MINING. 2) Will someone kindly explain the relationship between BI and Data
|
| Help: A view that uses values from one table to display info from another table. | 10 Jun 2004 13:50 GMT | 1 |
I¹ve got a question about setting up a view that collects information from one table based on the values entered into another table. I have table one with four integer fields. I need to create a view the uses the fields values in table one and displays the information from Table two ...
|
| SQL Analyzer, how do I get it | 08 Jun 2004 20:13 GMT | 1 |
A business parter, through email so I can't strangle him, has told me I need SQL analyzer to run a query. Is this a downloadable tool or something that I need to install the full sql database from? If it can be downloaded, anyone
|
| Item Based Collaborative Filtering | 07 Jun 2004 20:36 GMT | 2 |
Has anyone used SQL Server to perform Item Based Collaborative Filtering? The concern is the columns per table limitations in computing the initial reference table. The table schema for the computational algorithm is item1...item1000+ columns and customers in the rows. Once the ...
|
| Web Data Mining | 05 Jun 2004 22:55 GMT | 1 |
I have the case in which i am requiring to access the data from any web site. This pate from which the data is to be fetched is password protected ( like of e mail account). Is it possible in web.
|
| Need advice on massive SQL database | 04 Jun 2004 03:54 GMT | 2 |
We're in the process of architecting a very large SQL2K database. We believe this database will grow 2TB per month. 99% of the inserts will be done via bulk inserts. Approximately 3-4 per day an application that we wrote will query and pull approximately 6 million records at a ...
|
| How to pass additional dimensions to Mining Model using VB6 | 03 Jun 2004 03:52 GMT | 1 |
i have developed a Visual Basic 6 application for creating and training of new data mining model based on an OLAP data source. There are 3 dimensions in a Cube. i know how to pass one dimension i.e. case dimension. In the following source code i have defined case dimension ...
|
| Retrieving Huge Data From DB in steps of 1000 | 02 Jun 2004 20:20 GMT | 1 |
I am working on a application that involves processing 60,000+ rows of records from one table alone. This table's child tables have probalby double the number of records than that are present in the parent.My question is how can
|