Genre


Columns

Column Type Size Nulls Auto Default Children Parents Comments
GenreId int 4 null
Track.GenreId FK_TrackGenreId R
Name nvarchar 240 null

Table contained 25 rows

Indexes

Constraint Name Type Sort Column(s)
PK_Genre Primary key Asc GenreId

Relationships