|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Count of Distinct elements performance problemMichael Kay mhk at mhk.me.ukTue Aug 22 22:16:49 PDT 2006
> Our requirement is we need to parse the input XML and > get the Count, NullCount, MaxLength, DistinctCount etc and > apply some business rules on the results. That is it. We do > not want to store this data in Database as we don't need this > XML in future. Frankly, for doing a fairly simple aggregation like this of a very large dataset, in which it's not possible to amortize the cost of indexing over many queries, I think I would write a SAX application in Java. Michael Kay http://www.saxonica.com/
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






