Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Storing list of strings in MySql column

Determining row changes since last access in SQL Server

When should I use a composite primary key?

Many-to-many relations in RDBMS databases

UNIQUE constraint controlled by a bit column

Is there a proper place for a staging database?

Representing "X of Y" in SQL

sql database-design

Is it preferred to use end-time or duration for events in sql? [closed]

Multiple database transaction

database-design symfony1

DB design : save different details of payment (credit or check)

How to delete from a database?

"There can only be one IDENTITY column per table" - Why?

Composite primary keys and influence on natural/surrogate keys usage [closed]

Magic: The Gathering database design

database database-design

Design to represent employee check-in and check-out

mysql database-design

Column oriented database vs row oriented database

Is it good to use a default of NULL?

Should I use Effective Date or Start Date and End Date for historical recording?

Modeling Geographic Locations in an Relational Database

sql database-design

Schema for music lists + playlists web app