Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6181593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:03:12+00:00 2026-05-24T01:03:12+00:00

I need to explain the differences using French and Spanish first and last names.

  • 0

I need to explain the differences using French and Spanish first and last names. Any pointers are appreciated. I did a Google search but the results are not satisfactory.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:03:13+00:00Added an answer on May 24, 2026 at 1:03 am

    Here are some explanations:

    Lexicographical

    In this case, you sort text without considering numbers. In fact, numbers are just “letters”, they have no numeric combined meaning.

    This means that the text “ABC123” is sorted as the letters A, B, C, 1, 2 and 3, not as A, B, C and then the number 123.

    This has the unfortunate consequence that ordering things that might look like they should order like numbers doesn’t.

    For instance, when sorting these two:

    ABC90
    ABC100
    

    You might expect the one with 90 to be sorted before 100 because 90 comes before 100, but that’s not how lexicographical ordering works, it compares the 9 with the 1, and then swaps them around.

    Natural Ordering

    This is the ordering that would make the above ordering work properly, by sorting 90 before 100. Natural ordering switches to numeric ordering for a portion of the text, if it encounters numbers in both texts.

    Collation-based ordering

    This one handles things like variations between languages.

    Normally, lexicographical ordering compares one letter to another letter, and determines their order, usually according to the “value” of the letter. This can have some strange effects.

    For instance, how do you think the following two strings would be ordered?

    ABCTEN
    ABCßEN
    

    Well, since the letter for ß might have an ordinal value (ie. its “place” in the Unicode alphabet) that has a higher value than the T, the above order is what would be the outcome. Basically, if you go look in the Unicode chart that contains all the letters, you might find that T has a symbol value of less than 100, and the ß be above 100.

    However, in Germany, you should consider the above two texts as this:

    ABCTEN
    ABCSSEN
    

    and thus their order should be reversed, since S comes before T.

    This is collation-based ordering. You pick a collation for your text that describes the context in which those texts should be processed. This allows you to get natural ordering in different languages.

    For instance, in Norway, the letters Æ, Ø and Å are ranked as coming directly after the Z, however in other languages (I forget which), Æ should be ranked just after E, Ø just after O and Å just after A. The collation dictates this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need someone to explain the following names; Asynchronous Delegates. Asynchronous methods. Asynchronous events.
I'm working on my first app using Core Data and I need to assign
I need to explain to the client why dupes are showing up between 2
I need to explain myself why I do not use static methods/propertis. For example,
I need to explain this by example: Is there a best practice or preference
I will be teaching a class sson, and I need to explain what factors
I need someone to explain to me where this extra padding is coming from
Can someone explain why there is the need to add an out or in
Let me try to explain what I need. I have a server that is
Hi I shall try to explain clearly what I need to be able to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.