Re: [Monetdb-developers] need help in monetdb

2010-03-08 Thread Stefan Manegold
On Mon, Mar 08, 2010 at 07:26:15PM +0530, anshul gangwar wrote: > hello > >     how can we get the final executed plan i.e at run time in monetdb. > as pysical-algebra-plan only shows the result after compilation time. > > And at runtime what does it acually does i.e after sampling what does

[Monetdb-developers] need help in monetdb

2010-03-08 Thread anshul gangwar
hello     how can we get the final executed plan i.e at run time in monetdb. as pysical-algebra-plan only shows the result after compilation time. And at runtime what does it acually does i.e after sampling what does it decide i.e type of join or others thing also. The INTERNET now

[Monetdb-developers] need help in monetdb xquery interface

2010-03-05 Thread anshul gangwar
hello ,   I want to know whether there is any expression or command or anything equivalent to explain sql construct. Also What is the way to get histogram statistics i.e way to find that histogram exists on attribute or not through Xquery interface. not through sql .   Please reply as so