Page 1 of 1

Sql query in PX routine

Posted: Fri Jan 21, 2011 12:24 am
by halpavan2
Hello All,

I want to write a PX routine. My requirment was i want extract two columns runid and rerunid which will stored in a particular table. For this i need to write a parallel routine. How can i do that. Please share me the code if anybody knows. I am totally new to rotines.

Thanks in Advance.

Posted: Fri Jan 21, 2011 12:33 am
by ray.wurlod
Are you also totally new to the C++ programming language? If so, you're about to embark on a fairly steep learning curve.

(I don't have any code that performs this task.)

Posted: Fri Jan 21, 2011 8:17 am
by chulett
I would suggest you use a job to do this.