Search code examples
Determine if relation is in BCNF form?...

algorithmrdbmsdatabase-normalizationbcnf

Read More
Issue normalising json and using Pandas...

pythonjsonpandasdatabase-normalization

Read More
3NF Normalisation Question, can I use a derived FD to determine a relation is not in 3NF?...

database-normalizationfunctional-dependencies3nfdatabase-theory

Read More
Is it possible to tell if a database is normalised just by looking at the ERM...

relational-databasedata-modelingdatabase-normalization

Read More
Storing Multiple Values (Foreign Key References) in One Column Oracle...

oracle-databaseforeign-keysdatabase-normalization

Read More
Normalize many-to-many data...

mysqlmany-to-manydatabase-normalization

Read More
Normalization of an address table advice needed...

mysqldatabasedatabase-normalization

Read More
Normalization UNF to 1NF...

databasedatabase-normalization

Read More
Is storing a value many times considered a normal form failure?...

databasedatabase-normalization

Read More
Should I normalize or not? If yes how?...

mysqldatabase-designdatabase-normalizationdatabase-optimizationtable-structure

Read More
Is it necessary to create a table for all repeated data?...

mysqlsqldatabasedatabase-normalization

Read More
When to Denormalize a Database Design...

sqldatabase-designdatabase-normalizationdenormalization

Read More
Database normalization - who's right?...

sqlsql-serverdatabasedatabase-normalizationredundancy

Read More
Is it better to use a field to nominate a Company as a Customer, or to have a related Customer table...

sql-serverdatabase-normalization

Read More
How to design a MySQL database for storing sell items...

mysqldatabasedatabase-designdatabase-normalization

Read More
SQL First Normal Form (1NF) vs Serialisation...

mysqlsqldatabase-designdatabase-normalization

Read More
Decomposing relations to Fourth Normal Form...

relational-databaserelationdatabase-normalization

Read More
Find the functional dependencies that hold in a relation...

database-designdatabase-normalizationfunctional-dependencies

Read More
A non prime attribute depends on composition of a partial Partial primary key and a non prime attrib...

primary-keydatabase-normalizationfunctional-dependencies3nf

Read More
Split huge sql table logically into smaller tables...

sqljpadatabase-designdatabase-normalization

Read More
What is the best way for a database design with fixed number of contact persons?...

sqldatabasestructuredatabase-normalization

Read More
why this table is not in 1st normal form...

databasedatabase-designdatabase-normalization

Read More
How to unnest multiple columns while including nulls...

sqldatabasepostgresqldatabase-normalization

Read More
Elegant normalization without adding fields, extra table. Best relationship...

databasedatabase-designdatabase-normalization

Read More
Entity Framework with sparse tables...

c#sqlentity-frameworksparse-matrixdatabase-normalization

Read More
Database Table Design Restructuring for three related tables...

database-designentity-relationshipdatabase-normalization

Read More
How to normalize/flatten a set attribute to an intersection table using SQL?...

mysqlsqlmariadbdatabase-normalization

Read More
The right way to normalize database into 3NF...

database-normalization3nf

Read More
Reformat pandas DataFrame into a formal 1nf...

pythonpandasdataframejupyter-notebookdatabase-normalization

Read More
Normalization of Many to Many relation in sql...

sqlnormalizationdatabase-normalization

Read More
BackNext