q)(union)over{exec distinct DATE from trade where DATE.month=x}each m
where m is an exhaustive list of months in the db (e.g. 2010.01
2010.02 2010.03m)
> --
> You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
> To post to this group, send email to personal...@googlegroups.com.
> To unsubscribe from this group, send email to personal-kdbpl...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/personal-kdbplus?hl=en.
>
>
--
Aaron Davies
aaron....@gmail.com
{count x[];.Q.PV where not 0=.Q.pn x}`trade
Did my earlier suggestion work?
On Thursday, February 10, 2011, Michael <princet...@gmail.com> wrote: