Menu

#13 Info on dramatic role played by singer.

open
nobody
Schema (3)
5
2003-08-02
2003-08-02
No

For opera collectors it would be nice to keep the role
played by singers. This might be from a separate
werk_role table

create table werk_role (werk_id integer, character text);
create table performance_role (werk_role_id, artist_id);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.