Select the Case Table
The mining activity uses a table or view to build a model, or it applies a model to a table or view. Specify the table or view to be used by the mining activity:
- Schema: Select the schema containing the input table.
The wizard lists all schemas containing tables
that have been granted access to the user account that you are connected to. The schemas are listed in alphabetical order.
- Table or View: Select the table or view to use. Only tables that have been granted select rights to ODM are listed. If you invoked the wizard from a context menu, this field contains the name of the table or view that you selected
- The case table is related to other tables. Check this box if the case table is derived from other tables. For example, the table might be a join of two other tables. The default is to not check the box.
- Select Columns: You can select all usable columns, the default, or you can select only certain columns. To deselect a column, click the check box.
Click Next to continue.
The wizard validates that you have specified a table or a view and that the schema and table or view exist in the database. The wizard also calculates statistics for the data.
Copyright © 2005, Oracle. All rights reserved.