---------------------------------------------------------------- -- -- Table loading scripts for class source -- use rsat; ---------------------------------------------------------------- -- -- Multivalue attribute - source_note -- LOAD DATA LOCAL INFILE "../Source_note_filtered.tab" INTO TABLE source_note;