I would like to report a doc error on the
Tools & Utility Guide under the Bulk Export section
where it describes the parameters of the procedure
SYSCS_UTIL.SYSCS_EXPORT_QUERY(
IN selectStatement VARCHAR(32672),
IN tableName VARCHAR(128),
IN fileName VARCHAR(32672),
IN columnDelimiter CHAR(1),
IN characterDelimiter CHAR(1),
IN codeset VARCHAR(128))
SYSCS_UTIL.SYSCS_EXPORT_QUERY have only 5 parameters,
not 6. tableName shouldn't be there.
ij> call syscs_util.syscs_export_query (
'select * from t1', 't1q.csv', null, null, null);
0 rows inserted/updated/deleted
Yip
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com