当前位置:网站首页>MySQL delete uniqueness constraint unique
MySQL delete uniqueness constraint unique
2022-07-05 23:25:00 【Risehuxyc】
First, check the creation table :
show create table humanidentity.citycode;
drop index citycode_2 on humanidentity.citycode;
drop index citycode_3 on humanidentity.citycode;I have added here many times unique There are more constraints _2 and _3 了 , Be sure to delete according to the name on this table , Otherwise it won't work .



Reference documents :
边栏推荐
- openresty ngx_ Lua regular expression
- Golang code checking tool
- yate. conf
- 并查集实践
- JVM的简介
- 2022 G3 boiler water treatment simulation examination and G3 boiler water treatment simulation examination question bank
- (4)UART应用设计及仿真验证2 —— RX模块设计(无状态机)
- Composition of interface
- TVS管和ESD管的技术指标和选型指南-嘉立创推荐
- 2: Chapter 1: understanding JVM specification 1: introduction to JVM;
猜你喜欢

基于脉冲神经网络的物体检测

698. 划分为k个相等的子集 ●●

Attacking technology Er - Automation

Go language implementation principle -- map implementation principle

LeetCode145. Post order traversal of binary tree (three methods of recursion and iteration)

视频标准二三事

Non rigid / flexible point cloud ICP registration

动态规划 之 打家劫舍

Spécifications techniques et lignes directrices pour la sélection des tubes TVS et ESD - Recommandation de jialichuang

openresty ngx_ Lua request response
随机推荐
How to enable relationship view in phpMyAdmin - how to enable relationship view in phpMyAdmin
进击的技术er——自动化
When to use useImperativeHandle, useLayoutEffect, and useDebugValue
How to insert data into MySQL database- How can I insert data into a MySQL database?
3:第一章:认识JVM规范2:JVM规范,简介;
Matlab smooth curve connection scatter diagram
February 13, 2022 -5- maximum depth of binary tree
Hj16 shopping list
Practice of concurrent search
Neural structured learning - Part 2: training with natural graphs
Use of shell:for loop
regular expression
Detailed explanation of pointer and array written test of C language
2022 registration examination for safety management personnel of hazardous chemical business units and simulated reexamination examination for safety management personnel of hazardous chemical busines
Idea rundashboard window configuration
TVS管和ESD管的技術指標和選型指南-嘉立創推薦
11gR2 Database Services for "Policy" and "Administrator" Managed Databases (文件 I
asp.net弹出层实例
Expectation, variance and covariance
Object detection based on impulse neural network