191k views
4 votes
In the following ER diagram, what does 'AlbumTitle' represent?

Two tables connected by a line. The first table has header Artist with entries ID, Fname, Lname. The second table has a header Album with entries ID, AlbumYear, AlbumTitle. The word Records appears above the line.

1 Answer

4 votes

Final answer:

AlbumTitle represents a column in the 'Album' table that stores the title of an album.

Step-by-step explanation:

'AlbumTitle' represents a column in the 'Album' table in the ER diagram. It is a textual field that stores the title of an album.

User Tarek Fadel
by
8.0k points