Skip to content

Commit 388d682

Browse files
authored
Explained .tb file mappings
1 parent 56c75b3 commit 388d682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: bulk-loading-northwind-csv.sql

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
-- Create Filesystem Mapping Files to control Virtuoso Table Name preferences via the following files
22
-- in ~virtuoso/vad directory, downloaded and extracted from: http://bitnine.net/tutorial/import-northwind-dataset.zip
33

4+
-- Setup Mappings for Filesystem Documents to Database Table by placing the desired Table Name in a ".tb" file in ~virtuoso/vad directory
45
-- "csv_bl"."Northwind"."territories > territories.tb
56
-- "csv_bl"."Northwind"."suppliers" > suppliers.tb
67
-- "csv_bl"."Northwind"."shippers" > shippers.tb

0 commit comments

Comments
 (0)