optimize property

johnp

Member
works only for current transaction ?

i have a stateless application server ( mts )
and i want to know if can have a benefit
using this property or just overhead
 
This property causes the query to reuse previously parsed cursors for the duration of the session. It is not limited to a transaction.

------------------
Marco Kalter
Allround Automations
 
Back
Top