---------------------------------------------------------------- -- -- Table loading scripts for class feature -- use rsat; ---------------------------------------------------------------- -- -- Multivalue attribute - feature_exons -- LOAD DATA LOCAL INFILE "../Feature_exons_filtered.tab" INTO TABLE feature_exons;