[xquery-talk] Ordering procedure of the 'order by' clause

Michael Rys mrys at microsoft.com
Fri Jun 2 01:27:27 PDT 2006


Yes. The sort order is collation dependant. See the specs for how you
can set the default collation to be used by order by.

 

Best regards

Michael

 

________________________________

From: talk-bounces at xquery.com [mailto:talk-bounces at xquery.com] On Behalf
Of Niranjan Kumar
Sent: Friday, June 02, 2006 12:14 AM
To: talk at xquery.com
Subject: [xquery-talk] Ordering procedure of the 'order by' clause

 

Hi

Is there any specification that tells, in which order the elements
should be returned if you use a 'order by' clause, especially while
returning the text values. 

My doubt is, in what order or respect the CAPITAL  letters, spaces
between text values(like names) and alpha numericals are treated. 
Is the order by clause case sensitive, or can we implement it in which
ever way we like(case sensitive or case insensitive). 

Is there anything written in the W3C specs regarding this.

Thank you

Niranjan 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xquery.com/pipermail/talk/attachments/20060602/6f6ed5c8/attachment.htm


More information about the talk mailing list