Pipeline: Testing Pipeline
Scan date: May 19, 2025, 4:54 p.m.
Activate date: May 19, 2025, 5 p.m.
albums
| Column |
Primary Key |
Nullable |
Data Type |
Foreign Key |
| AlbumId |
True |
False |
INTEGER
|
-
|
| Title |
False |
False |
NVARCHAR
|
-
|
| ArtistId |
False |
False |
INTEGER
|
Distribution: artists
Column:
ArtistId
|