---------------------------------------------------------------- -- -- Table droping scripts for class rrna -- ---------------------------------------------------------------- -- -- Schema -- ---------------------------------------------------------------- -- -- Main table - rrna -- DROP TABLE rrna; ---------------------------------------------------------------- -- -- Multivalue attributes - rrna -- DROP TABLE rrna_db_xref; DROP TABLE rrna_function; DROP TABLE rrna_locus_tag; DROP TABLE rrna_names; DROP TABLE rrna_note; ---------------------------------------------------------------- -- -- Expanded attributes - rrna --