Search code examples
If a DB decomposition is not dependency preserving, is it safe to conclude that it is lossy as well ...

databaserelational-databasedatabase-normalizationdecomposition

Read More
SQL insert query takes too much time in migration...

sqlsql-serverdatabase-normalization

Read More
Is normalization in 3NF applicable on a schema consisting of multiple candidate keys?...

rdbmsdatabase-normalization3nf

Read More
Is normalization required in this table?...

databasedatabase-normalization

Read More
Is this table normalized to 2NF?...

databaserelational-databasedatabase-normalization

Read More
Convert Relation to 3rd Normal Form and BCNF Check Work...

databaserelational-databaserelationshipdatabase-normalizationbcnf

Read More
Normalization and primary keys...

databasedatabase-designrelational-databasedatabase-normalization

Read More
SQL: ?Create a VIEW from 3NF tables to look like a single row Repeating Group...

viewdb2teradatadatabase-normalizationdenormalization

Read More
ideal way to split up multiple values field into rows in database?...

databasesplitfielddatabase-normalization

Read More
How to design database to handle which users have watched which videos?...

mysqlsqldatabasedatabase-designdatabase-normalization

Read More
Normalization with a column has a redundancy and fully depended on the primary key...

database-designdatabase-normalization

Read More
Best practice for setting non-normalized columns in Yii2...

phpmysqlyii2database-normalization

Read More
Should I normalise these fields?...

mysqlsqldatabase-normalization

Read More
Normalization Theory Explanation needed...

databasedatabase-designrelational-databasedatabase-normalizationdatabase-theory

Read More
Does a data warehouse need to satisfy 2NF or another normal form?...

data-warehousedatabase-normalizationstar-schema

Read More
Not sure if this consistitues a transitive dependency...

sqldatabase-designdatabase-normalization

Read More
SQL - JOINING to table with a key that requires parsing...

sqlsql-serverdatabase-normalization

Read More
Take multiple columns and put them to the same index with pandas...

pythondatabasepandasdataframedatabase-normalization

Read More
What's the best way to normalise this database?...

mysqlsqldatabaseapidatabase-normalization

Read More
BCNF decomposition --- Am I doing this wrong?...

databasedatabase-normalizationbcnf

Read More
Database design, stores over 10 images paths in a single field...

sqldatabasedatabase-normalization

Read More
Am I Properly Normalizing this Data...

databasedatabase-normalization

Read More
Minimal key from Functional Dependancies...

sqldatabaserelationdatabase-normalizationfunctional-dependencies

Read More
How to understand the 5th Normal Form?...

database-designrelational-databasedatabase-normalization

Read More
SQL query to join these 3 tables to remove spurious rows - OWNER, TYPE, PERSON...

databaseoracle-databaseoracle-apexdatabase-normalizationnatural-join

Read More
If we change a primary key value, why don't we have to change a dependent column value?...

mysqlsqldatabase-normalization

Read More
How to normalize a multi-values in a single field (SQL)...

sqldatabase-normalization

Read More
mysql database normalisation...

phpmysqlphpmyadmindatabase-normalization

Read More
Normalization: What does "repeating groups" mean?...

databasedatabase-designdatabase-normalization

Read More
How do I not normalize continuous data (INTS, FLOATS, DATETIME, ....)?...

performancedatabase-designdatabase-normalizationdenormalization

Read More
BackNext