Specify the destination table for the imported data; the table is in the schema to which the user is connected. The possibilities for destination table are
Table names have a number of restrictions. For example, names cannot include special characters or lowercase letters unless the names are quoted. To make sure that a new table name is valid, click Clean Up Names. The wizard creates a valid name that does not require quoting; it converts all characters to uppercase, removes special characters, removes trailing and leading spaces, checks that the name is not a reserved word, and replaces any spaces in the name with underscore (_).
Click Next to continue. The wizard verifies that you have specified a valid table name and that no column names are duplicates.
Copyright © 2006, 2008, Oracle. All rights reserved.