Search code examples
How does PostgreSQL enforce the UNIQUE constraint / what type of index does it use?...

postgresqldatabase-designindexingunique-constraintunique-index

Read More
mongoDb:Cannot find index to verify that join fields will be unique...

mongodbmergeaggregateunique-index

Read More
Which constraint is checked first - primary key or unique key (on different columns)?...

sqlprimary-keyfirebirdunique-indexfirebird-3.0

Read More
Unique indexes are not necessarily in the table_constraints view: so how to find them using the info...

sqlsql-serverinformation-schemaunique-index

Read More
laravel migration - unique combination of columns type longText...

phpmysqllaravelunique-indexlongtext

Read More
postgres query multiple tables to check if a value already exists...

sqlpostgresqlunique-constraintunique-index

Read More
Add constraint to make column unique per group of rows...

databasepostgresqlconstraintsunique-indexpartial-index

Read More
SQL Server - Unique index vs Unique constraint - Re. Duplicate values...

sql-serverunique-constraintunique-index

Read More
Why does Oracle not allow DML for null valued referencing columns?...

oracle-databasenullforeign-keysunique-constraintunique-index

Read More
How to enforce unique field with MongoDB in Spring...

javamongodbspring-bootunique-index

Read More
Find unique values in python list of dictionaries...

pythonlistdictionaryunique-index

Read More
What is the fastest way to generate 1 billion custom unique code using python and mariadb?...

pythonpython-3.xmariadbunique-index

Read More
Enforce uniqueness with soft deletions...

indexingrelational-databasegoogle-cloud-spannerunique-index

Read More
gap locks don't appear in data_locks table - What's happening?...

mysqlinnodbclustered-indexunique-indexnon-clustered-index

Read More
Postgres: Sort Unique Index by a separate column...

postgresqlunique-indexcomposite-index

Read More
I'm trying to do Signup and Login with PHP and MySQL...

phpmysqlmysqliunique-index

Read More
The effect of index on unique constraint columns...

databasepostgresqlmulti-indexunique-index

Read More
Best practice to enforce uniqueness on column but allow some duplicates?...

sqlpostgresqldatabase-designunique-index

Read More
need help on update syntax error in sqlite?...

sqlitesql-updatesql-insertupsertunique-index

Read More
make the error send in channel instead of the console so the program wont stop running...

javascriptdatabasemongodbdiscord.jsunique-index

Read More
mongodb - compound unique index using spring data not working...

mongodbspring-dataunique-indexcompound-index

Read More
Create a row which does not violate a unique index...

sqlsql-serverunique-index

Read More
PostgreSQL Unique index compound key...

sqlpostgresqlnullindexingunique-index

Read More
Are composite unique keys indexed in MySQL?...

mysqldatabaseunique-index

Read More
Define a unique index in EdgeDB...

indexingunique-indexedgedb

Read More
How to create a mongo unique index based on fields and a particular value of a field?...

mongodbmongooseunique-index

Read More
Randomly generated public unique ids...

uniqueidentifierunique-index

Read More
Is any performance enhancement when we used Unique index instead of non Unique index?...

postgresqlindexingsql-execution-planunique-index

Read More
mySQL: update Record / duplicate entry / collate / binary...

mysqlbinaryunique-indexcollate

Read More
SQLITE create table with UNIQUE column...

phpsqliteunique-constraintunique-index

Read More
BackNext