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 8592097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:40:31+00:00 2026-06-11T23:40:31+00:00

I was wondering why there is no case-insensitive Unicode character field type in ADS?

  • 0

I was wondering why there is no case-insensitive Unicode character field type in ADS?

While you can set the collation of indexes to NVarChar fields to be case-insensitive, a simple query using WHERE field = 'HeLlO WoRlD' doesn’t find the value 'Hello World'?

I know that WHERE field = 'HeLlO WoRlD' COLLATE ads_default_ci works, but doing that for every single comparison is not an option.

The CiChar field type is not Unicode capable (unless you store UTF-8 strings in there which causes other problems).

  • 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-06-11T23:40:32+00:00Added an answer on June 11, 2026 at 11:40 pm

    Fundamentally, unlike regular character field, Unicode can store characters from all languages so there is not specific collation/language associate with it. The collation comes from how it is used, indexed or sorted. If a NVarCiChar field is to be defined, a language/locale (English has different case sensitivity from French or German) will need to be associated with such field type and that would introduced unnecessary complexity to the system (what to do when an English ci field is to compare with a German ci field).

    Although the ciChar type is easier to use in some respects, it has drawbacks as well. The main one being that it is not standard so it is not portable to other DB, and it requires some special handling in code. It is less flexible. It causes problem when trying to compare a ciChar field with a regular char field — the COLLATE clause is required for such comparison. Since the relatively standard way of using the COLLATE clause supports case insensitive comparison in a more clear manner while being more flexible, we decided that the case insensitive Unicode field is not necessary. It is also easy to do case insensitive comparison of Unicode strings by specifying a case insensitive Unicode collation for the SQL statement handle to avoid using multiple COLLATE clauses.

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

Sidebar

Related Questions

I'm just wondering if there can be a case where the hostname can be
I am wondering if there is something like Case where i can wok in
I'm just wondering if there is a best case to write this code: $('#set_duration_30').click(function(event)
Wondering if there are any well informed Linux gurus here who can answer a
Wondering if there is any tool that can help me to detect a pronoun's
Just wondering is there any way I can check whether the url links to
I was wondering if there's any django module, or in such case any python
I am just wondering if there is a possibility that my program can add/remove
I'm wondering if there's a short notation in PHP for getting an object field
I'm wondering if there is any case where window.location will not work? I was

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.