IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Limit in XQuery

    Posted Thu March 25, 2004 01:25 PM

    Hi

    I need to implement an XQuery which will return a subset of the whole data. in sql it would look like:

    select * from table LIMIT 5;

    how can this be done via XQuery (or the Java API)?

    Cheers
    Brian


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Limit in XQuery

    Posted Thu March 25, 2004 04:58 PM

    There is an answer to this question back in the Java API forum:

    http://tamino.forums.softwareag.com/viewtopic.php?p=3362


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: Limit in XQuery

    Posted Fri May 07, 2004 02:35 PM