Archives of the TeradataForum
Message Posted: Fri, 29 May 2009 @ 10:58:49 GMT
Subj: | | Re: JDBC driver and the use of the '?' |
|
From: | | McCall, Glenn David |
I do not believe the actual values that are supplied to the placeholders are recorded (in DBQL etc).
This is only a guess, but it is probably because prepared queries can be used to submit batches of data to Teradata for processing in parallel
and the structures are not in DBQL to record batches of values. If you are familiar with tpump, think "packing factor".
Teradata Corporation
Glenn McCall
Canberra Australia
|