---------------------------------------------------------------- -- -- Table droping scripts for class mrna -- ---------------------------------------------------------------- -- -- Schema -- use rsat; ---------------------------------------------------------------- -- -- Main table - mrna -- DROP TABLE mrna; ---------------------------------------------------------------- -- -- Multivalue attributes - mrna -- DROP TABLE mrna_note; DROP TABLE mrna_db_xref; ---------------------------------------------------------------- -- -- Expanded attributes - mrna --