Specifies the format of each resulting data set by specifying a parameter whose name is the name of the retrieval query with "_resultStyle" appended.
<PARAM NAME = "<retrievalsName>_resultStyle" VALUE = "resultStyle">
The result style may be specified on a "per retrieval" basis. This is done by putting the NAME attribute in the format of "<retrievalsName>_resultStyle" where <retrievalsName> is the name of the desired retrieval (specified initially by the "retrievals" PARAM tag) followed by a _resultStyle suffix. For example:
<PARAM NAME = "SalesRegionData_resultStyle" VALUE = "Data">
The data type is String.
Example
_resultStyle PARAM tag example
See also
JdbcSource applet
retrievals PARAM tag
Executing a database query