Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
postgres [2012/03/29 14:30] glaroc |
postgres [2012/04/04 21:15] (current) glaroc |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Introduction to Database Management Systems with PostgreSQL ====== | ====== Introduction to Database Management Systems with PostgreSQL ====== | ||
| + | **Many-to-many** | ||
| + | Solution: additional table with both Keys. | ||
| + | |||
| + | **Hierarchy** | ||
| + | |||
| + | **Recursive relationships** | ||
| ===== Exercise 1 - Import data into PostgreSQL ===== | ===== Exercise 1 - Import data into PostgreSQL ===== | ||
