[xquery-talk] condition of count

fatma helmy fatmahelmy2000 at yahoo.com
Thu Jun 15 18:40:21 PDT 2006


i need to do the following using xquery:-

let $cnd1:= $j/bookstore//book//year [text()=1998]
let $cnd2:= $j/bookstore//book//pub [text()="academy"]
i need to return the count of books that satisfy both
cnd1 and cnd2 knowing that cnd1 and cnd2 can be
supplied by the user from an external interface 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the talk mailing list