From de806a1e3868d45d3274f65f7630819c3a594e34 Mon Sep 17 00:00:00 2001 From: Uwe Klinger Date: Mon, 26 Apr 2021 07:31:29 +0200 Subject: [PATCH] Add example with supplier_ID --- suppliers/srv/external/data/sap.capire.bookshop-Books.csv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 suppliers/srv/external/data/sap.capire.bookshop-Books.csv diff --git a/suppliers/srv/external/data/sap.capire.bookshop-Books.csv b/suppliers/srv/external/data/sap.capire.bookshop-Books.csv new file mode 100644 index 00000000..d4e1fc64 --- /dev/null +++ b/suppliers/srv/external/data/sap.capire.bookshop-Books.csv @@ -0,0 +1,2 @@ +ID;title;descr;author_ID;stock;price;currency_code;genre_ID;supplier_ID; +299;Mobby Dick;"""Moby-Dick""" or """The Whale""" is an 1851 novel by American writer Herman Melville. The book is the sailor Ishmael's narrative of the obsessive quest of Ahab, captain of the whaling ship Pequod, for revenge on Moby Dick, the giant white sperm whale that on the ship's previous voyage bit off Ahab's leg at the knee. A contribution to the literature of the American Renaissance, Moby-Dick was published to mixed reviews, was a commercial failure, and was out of print at the time of the author's death in 1891.;105;99;15.20;GBP;11;ACME \ No newline at end of file