Defining the set of columns to be analyzed in a delimited file
You can analyze the content of a set of columns in a delimited file. This set can represent only some of the columns in the defined table or the table as a whole.
You can then execute the created analysis using the Java engine.
Prerequisite(s): At least one connection to a delimited file is set in the Profiling perspective of the Studio. For further information, see Connecting to a database.
Information noteWarning: When carrying out this type of analysis, the set of columns to be
analyzed must not include a primary key column.