Hi Christopher,

1. Is there a function available within Sedna which would allow me to Query
> a collection for recently updated XML based on a timestamp?
>


Do you mean something like: "get all documents which were updated in 2
hours"? No, Sedna doesn't track updates timestamps.


Q:  Must I connect the index-scan to the request above? How might that look?
> Can an Index-Scan have multiple elements?
>


index-scan('Title1', 'No', 'EQ')

should return the same result as your initial query. Send us "create index"
statement you executed, if that query doesn't work properly.


Ivan Shcheklein,
Sedna Team
------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to