Re: [basex-talk] BaseX.org Webmailer
14 Jul
2011
14 Jul
'11
5:37 p.m.
I will use DELETE command in advance. But supposing I have a DB with 5000 documents, which is the XQuery command to find out if there are duplicated names?
One popular way is to use the db:open() or collection() function, and include the path to the relevant documents: count( collection("db/path/to/document.xml") )
Thank you
You're welcome, Christian
5383
Age (days ago)
5383
Last active (days ago)
0 comments
1 participants
participants (1)
-
BaseX Support