cspade - What is the effect of setting the singlePass parameter to True?

Réponse

Setting "singlePass" to True prevents the creation of a transient table on the server. This can be more efficient but might result in unstable data ordering upon repeated runs.
¿Te ayudó esta respuesta?
cspade

sequence

Doc : cspade