Re: [Monetdb-developers] final execution plan

2010-03-11 Thread Stefan Manegold
On Thu, Mar 11, 2010 at 11:13:20AM +0530, Puneet Birwa wrote: > hello, > can anyone tell me how in monetdb/xquery we can see what is the > final plan with the help of which query is executed i.e how can i find the > plan generated at run time for query execution (which tells that which j

[Monetdb-developers] final execution plan

2010-03-10 Thread Puneet Birwa
hello, can anyone tell me how in monetdb/xquery we can see what is the final plan with the help of which query is executed i.e how can i find the plan generated at run time for query execution (which tells that which join operation is performed at particular node). The INTERNET