New posts in relational-database

Pros/cons of document-based databases vs. relational databases

Still Confused About Identifying vs. Non-Identifying Relationships

Database schema which can support specialized properties

How can I find MAX with relational algebra?

What is the difference between a Relational and Non-Relational Database?

How to Implement Referential Integrity in Subtypes

Relational database design multiple user types

MySQL query, MAX() + GROUP BY

How do you like your primary keys? [closed]

Difference between a theta join, equijoin and natural join

How to create relationships in MySQL

Does an empty SQL table have a superkey? Does every SQL table have one?

What are the uses for Cross Join?

When I should use one to one relationship?

Comparison of Relational Databases and Graph Databases

Why use multiple columns as primary keys (composite primary key)

Difference between one-to-many and many-to-one relationship

Use cases for NoSQL [closed]

Sql - Indirect Foreign Key

Using a Single Row configuration table in SQL Server database. Bad idea?