Ashikin commited on
Commit
b7f2e4f
·
verified ·
1 Parent(s): eb574ed

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -18,10 +18,10 @@ Media-related data was created using real data from an Apple iTunes library. Cus
18
 
19
  The Chinook sample database includes:
20
 
21
- 11 tables
22
- Information about primary and foreign key constraints
23
- The addition of new 'track_media_type' transformed table. This transformation involves combining information from two separate tables (tracks and media_types) into a new table.
24
- (Source: https://docs.yugabyte.com/preview/sample-data/chinook/)
25
  </p>
26
  </div>
27
  </body>
 
18
 
19
  The Chinook sample database includes:
20
 
21
+ <br>11 tables </br>
22
+ <br>Information about primary and foreign key constraints</br>
23
+ <br>The addition of new 'track_media_type' transformed table. This transformation involves combining information from two separate tables (tracks and media_types) into a new table.
24
+ (Source: https://docs.yugabyte.com/preview/sample-data/chinook/)</br>
25
  </p>
26
  </div>
27
  </body>