Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -12,11 +12,11 @@
|
|
| 12 |
|
| 13 |
<p>
|
| 14 |
|
| 15 |
-
The Chinook data model represents a digital media store, including tables for artists, albums, media tracks, invoices, and customers.
|
| 16 |
|
| 17 |
Media-related data was created using real data from an Apple iTunes library. Customer and employee information was created using fictitious names and addresses that can be located on Google maps, and other well formatted data (phone, fax, email, etc.) Sales information was auto generated using random data for a four year period.
|
| 18 |
|
| 19 |
-
The Chinook sample database includes:
|
| 20 |
|
| 21 |
<br>11 tables </br>
|
| 22 |
<br>Information about primary and foreign key constraints</br>
|
|
|
|
| 12 |
|
| 13 |
<p>
|
| 14 |
|
| 15 |
+
<br>The Chinook data model represents a digital media store, including tables for artists, albums, media tracks, invoices, and customers.
|
| 16 |
|
| 17 |
Media-related data was created using real data from an Apple iTunes library. Customer and employee information was created using fictitious names and addresses that can be located on Google maps, and other well formatted data (phone, fax, email, etc.) Sales information was auto generated using random data for a four year period.
|
| 18 |
|
| 19 |
+
The Chinook sample database includes: </br>
|
| 20 |
|
| 21 |
<br>11 tables </br>
|
| 22 |
<br>Information about primary and foreign key constraints</br>
|