Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

SQL : ERROR 1005: Can't create table 'obl2.itemsubjects' (errno: 121)

Storing statistics over longer periods of time and timezones

MY SQL Query for thread messaging inbox and sent

php mysql sql database-design

Data Store Design for NxN Data Aggregation

Can I avoid a relation loop in my database design?

In a One to One relationship should i drop one of the table's id column?

Database Design - Column In One Table References Two Tables

Is there a reason for a Primary Key column that would never be used?

Help with a point of sale design

database-design

Implementing a sales tax strategy for Invoices

Fastest way to perform subset test operation on a large collection of sets with same domain

Select * sql query vs Select specific columns sql query [duplicate]

Locking rows in a table for SELECT and UPDATE

Renaming SQLite Tables/Columns/Rows after indices have been created

Reference key from Either of Two Different Tables [closed]

Database Design: product and product combo

mysql database-design

design very large database for searching text

Join Where Rows Don't Exist or Where Criteria Matches...?

How do I automatically execute a MySQL script or routine after forward engineering from model

Which is a better method for storing images - folder or SQL Server as binary?