K
Klaas
My table Films has a related table Details which has a field Category, so I
can specify more than one category for a film (like western, comedy,
history). The FilmID field is available in the Details table. Now I want to
add a new category "nonfiction" for all films in the categories newsreel,
documentary, and science. It is an Append query, but I cannot figure out
how it works. It probably involves appending to the same table. Any
suggestions? Your help is appreciated greatly!
Klaas
can specify more than one category for a film (like western, comedy,
history). The FilmID field is available in the Details table. Now I want to
add a new category "nonfiction" for all films in the categories newsreel,
documentary, and science. It is an Append query, but I cannot figure out
how it works. It probably involves appending to the same table. Any
suggestions? Your help is appreciated greatly!
Klaas