---------------------------------------------------------------- -- -- Table droping scripts for class source -- ---------------------------------------------------------------- -- -- Schema -- ---------------------------------------------------------------- -- -- Main table - source -- DROP TABLE source; ---------------------------------------------------------------- -- -- Multivalue attributes - source -- DROP TABLE source_db_xref; DROP TABLE source_mol_type; DROP TABLE source_note; DROP TABLE source_transl_except; ---------------------------------------------------------------- -- -- Expanded attributes - source --