I have two tables:
Book(BookID, Title, Author, Decision)
BookShipment(BookID, ShipmentID)
CREATE TABLE BookShipment( BookI