ArtistsAlbums table
Fields
Name | Value Type | Possible Values | Description |
---|---|---|---|
ID | INTEGER | AUTOINCREMENT (1 to inf.) | |
IDArtist | TEXT | ID of the AlbumArtist. (ID of the "Artist" in the Artists table.) | |
IDAlbum | INTEGER | ID of the Album. (ID of the Album in the Albums table.) |