|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Re: The State of Native XML databasesJohn Snelson john.snelson at oracle.comTue Aug 21 14:32:14 PDT 2007
Andrew Welch wrote: > But it can only do any of those things if you tell it that the String > '2007-08-21' is a date, and not just a String? > > Giving <date>2007-08-21</date> to the database can't be enough... Sure, that's why XSLT and XQuery allow you to cast values - there are even special rules that automatically cast values from an untyped XML document which make life easier in that case. > The way I was reading this thread was that if the type information was > stored in the database, the cost of creating the xs:date would be > incurred once and not once per query that uses the value? That's possible, but not mandatory. Besides, parsing a date string is probably not going to be the bottleneck in a well designed XML database. John
|
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
|






