Search code examples
Can a UNIQUE 'WHERE' index which allows multiple NULLS be used as the primary key for a fore...


sql-serverforeign-keysunique-index

Read More
Creating unique index seems to fail, but is created anyway?...


postgresqlindexingunique-index

Read More
Create unique index with SQLAlchemy on Postgres using MD5...


postgresqlsqlalchemyunique-constraintunique-index

Read More
Removing duplicates with unique index...


mysqlduplicatesunique-index

Read More
Create a unique constraint/index, that considers a second table...


sqlsql-serverunique-constraintunique-index

Read More
R function to identify unique rows from previous rows, not within the dataframe altogether...


rdataframelogical-operatorsunique-index

Read More
Python mongodb error with email as unique key...


mongodbpymongounique-index

Read More
Uniqueness validation in database when validation has a condition...


ruby-on-railspostgresqlindexingunique-index

Read More
How to create unique index only for records with today's date?...


sqloracleunique-index

Read More
Where to validate unique AggregateRoot-properties?...


domain-driven-designddd-repositoriesaggregaterootunique-index

Read More
Unable to create index because of duplicate that doesn't exist?...


sql-server-2005t-sqlindexingunique-index

Read More
Add unique column when I have condition...


sqloracleunique-index

Read More
Unique Index Fail...


mysqlindexingunique-index

Read More
Will transactions wait for each other or work parallel if we talk about a table with a unique index ...


phpmysqltransactionsinnodbunique-index

Read More
How to properly update an ArangoDB document with unique index field?...


arangodbunique-constraintunique-index

Read More
Check whether a field has the property `UNIQUE` in mysql and PHP...


phpmysqlindexingunique-index

Read More
How to merge two tables with possible NULL values in the UNIQUE index?...


postgresqlnullupsertpostgresql-10unique-index

Read More
duplicate key value violates unique constraint with on conflict is not working...


sqlpostgresqlnullunique-index

Read More
MySQL — ON DUPLICATE KEY UPDATE only when both unique fields match, else INSERT...


mysqlprimary-keymultiple-columnsunique-indexon-duplicate-key

Read More
Duplicate Error when inserting unique non duplicate values T-SQL...


sql-servert-sqlunique-index

Read More
Getting duplicate entry errors when converting utf-8 database to utf8mb4...


phpmysqlutf-8unique-indexutf8mb4

Read More
Enforcement of unique/primary key - drop index...


oracleprimary-keyunique-index

Read More
Unique filtered index with multiple conditions in SQL Server...


sql-serverunique-index

Read More
Does the SQL Server automatic index tuning feature drop unique indexes?...


sql-serverindexingazure-sql-databaseunique-indexdata-consistency

Read More
MYSQL: Create a unique index to avoid duplicate entries when many entries show 0...


mysqlunique-index

Read More
MYSQL: Create UNIQUE index for combination of three fields to prevent dupes...


mysqlunique-index

Read More
SQL Server : duplicate key from creating unique index...


sql-server-2012duplicatesstring-concatenationunique-index

Read More
unique index in postgreSQL...


sqlpostgresqlindexinguniqueunique-index

Read More
Postgres unique constraint across two columns?...


sqlpostgresqlunique-constraintunique-index

Read More
Create unique index across tables?...


sql-serversql-server-2012unique-index

Read More
BackNext