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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T18:30:31+00:00 2026-06-08T18:30:31+00:00

I have just received an SQL insert script, but it fails on a duplicate

  • 0

I have just received an SQL insert script, but it fails on a duplicate key entry:

I am trying to insert :

1)Montaña

2)Montana

My tables are all utf8_spanish2_ci,

can anybody explain why this is happening ?

  • 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-08T18:30:33+00:00Added an answer on June 8, 2026 at 6:30 pm

    The utf8_spanish2_ci collation is indeed not only case insensitive, but also partly accent insensitive, so ñ = n. (as Joni Salonen points out, this is incorrect!) but á = a.

    There is, as far as I know, no collation that does not come with this “feature” except utf8_bin.

    What you can do:

    • Use a binary collation for the table (this comes with other problems, though)
    • Use a binary collation for the specific column (possibly your best bet)
    • Use a different column as the key column – are you sure that column needs to be a unique key in the first place? If this is for a primary key, wouldn’t a numeric auto-increment be much better suited?
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Update: Based on a couple of the answers I have received, I just want
I have just created this table: create table dbo.OrderTypes ( ID smallint primary key
I have just started learning python version 3 and trying to create a file
We have just migrated from solr3.5 to solr3.6, for all this time we have
I have a table name boards, and I'm trying to insert data using the
I am trying to alter a table in SQL server with a script. In
I have a new server just installed. Everything seems to be fine but when
we have just started using a git account of our Django website project so
I have just installed composer in my /usr/bin folder, so when from that folder
I have just started using RSpec and I copied the very simple test on

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.