25rows
2 columns
| Column | Type | Nullable | Key | References |
|---|---|---|---|---|
GenreId | INTEGER | no | PK | — |
Name | NVARCHAR(120) | yes | — | — |
First 8 rows
Data preview
GenreId | Name |
|---|---|
| 1 | Rock |
| 2 | Jazz |
| 3 | Metal |
| 4 | Alternative & Punk |
| 5 | Rock And Roll |
| 6 | Blues |
| 7 | Latin |
| 8 | Reggae |
| Column | Type | Nullable | Key | References |
|---|---|---|---|---|
GenreId | INTEGER | no | PK | — |
Name | NVARCHAR(120) | yes | — | — |
First 8 rows
GenreId | Name |
|---|---|
| 1 | Rock |
| 2 | Jazz |
| 3 | Metal |
| 4 | Alternative & Punk |
| 5 | Rock And Roll |
| 6 | Blues |
| 7 | Latin |
| 8 | Reggae |