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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:51:54+00:00 2026-05-22T20:51:54+00:00

I am interested if there is a possibility to specify collation for a column

  • 0

I am interested if there is a possibility to specify collation for a column when creating index that is different from the collation of that column?
And when indexed, are string data sorted according to collation of column or collation of database?

  • 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-22T20:51:54+00:00Added an answer on May 22, 2026 at 8:51 pm

    I don’t believe you can. Although COLLATE is documented separately, you’ll note that there are only 3 places listed where it can occur:

    • Creating or altering a database
    • Creating or altering a table column
    • Casting the collation of an expression

    Note that, for instance, in CREATE TABLE:

    <column_definition> ::=
    column_name <data_type>
        [ FILESTREAM ]
        [ COLLATE collation_name ] 
        ...
    

    that the COLLATE clause is explicitly mentioned.

    Whereas, in CREATE INDEX:

    CREATE [ UNIQUE ] [ CLUSTERED | NONCLUSTERED ] INDEX index_name 
        ON <object> ( column [ ASC | DESC ] [ ,...n ] ) 
        ...
    

    note that all that is allowed here is a column – not a column definition, nor an expression.


    I believe the collation of each column within an index follows the collation of the underlying column(s) in the appropriate table. The database collation isn’t used for much, so far as I’m aware, other than to supply a default collation to columns during CREATE/ALTER table statements.

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

Sidebar

Related Questions

I'm interested if there are libraries in java, that render voxel -based sceneries? Open-Source
I'm interested to know if there's any sites out there that has implemented CardSpace
If there's any open source code that does this already I'm interested in hearing
Are there any products out there that convert Flash SWFs to XAML (I'm interested
Are there any good references for synchronisation algorithms? I'm interested in algorithms that synchronize
I need a collection data-structure that can do the following: Be sorted Allow me
I am interested if there is any difference from the C or C++ compiler
I'm interested if there is some tool (preferably a firefox addon) that allows you
I am interested if there is a port for the server implementation.
This is the query. Im mostly interested if there is a better way 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.