Adobe Campaign Classic v8 Temp Work tables
Is there anyway to use session write collection on a v8 tmp table?
I need to construct some data and then update fields on a tmp table, but doing it using a sqlexec and for each loop just takes a long time. I was thinking if I could just somehow to a session write collection and make a single update rather than 1000.