Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_Album | Primary key | Asc | AlbumId |
| IFK_AlbumArtistId | Performance | Asc | ArtistId |
This is comment for database on PostgresSQL Invoice link is also working
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_Album | Primary key | Asc | AlbumId |
| IFK_AlbumArtistId | Performance | Asc | ArtistId |