About 2,090,000 results
Open links in new tab
  1. How XQuery is actually used? - Stack Overflow

    3 XQuery is similar to SQL in that it allows you to retrieve specific portions of data from a large data repository. SQL is used for relational databases (MS SQL Server, Oracle, Sybase, …

  2. xquery - Getting multiple records from xml column with value () in …

    T is an alias for the derived table created by the nodes function. That nodes function returns a piece of xml that includes all the Activity node names + values (and would return any child …

  3. xml - Simple tool to learn XQuery? - Stack Overflow

    Feb 21, 2012 · 17 eXist-db is a great tool for learning XQuery: exist-db.org. I'd start by checking out the Basic XQuery Examples on the eXist-db.org website. This suite of interactive tutorials …

  4. Difference between XPath, XQuery and XPointer - Stack Overflow

    May 29, 2009 · What is the difference between XPath, XQuery and XPointer? As far as I know, XQuery is an extended version of XPath. I have some basic knowledge of XPath. Is there any …

  5. XQuery multiple xml files? - Stack Overflow

    Jan 27, 2009 · Yes, here is an example from the XQuery spec.: "Joins, which combine data from multiple sources into a single result, are a very important type of query. In this section we will …

  6. How do I select a top-level attribute of an XML column in SQL …

    Jun 12, 2022 · When you query the xml data type, the context is the document node, which is an implicit node that contains the root element (s) of your XML document. The document node …

  7. How can I configure BaseX for use in VS Code - Stack Overflow

    Mar 16, 2021 · What's the problem I am trying to get XQuery to work in VS Code using BaseX, but every time I try to execute a query using XML Tools, it fails because its execution in the …

  8. XQuery order by ascending and descending - Stack Overflow

    May 14, 2011 · In XQuery, How do you order by ascending and descending? I have got the following from a tutorial:

  9. how to select attribute value of a node in XQuery?

    how to select attribute value of a node in XQuery? Asked 12 years, 9 months ago Modified 8 years, 3 months ago Viewed 68k times

  10. Newest 'xquery' Questions - Stack Overflow

    Nov 27, 2016 · Keep ancestors/siblings structure in XQuery query () method sql-server xml xquery xquery-sql Miles Fan 61