---------------------------------------------------------------- -- -- Table droping scripts for class scrna -- ---------------------------------------------------------------- -- -- Schema -- ---------------------------------------------------------------- -- -- Main table - scrna -- DROP TABLE scrna; ---------------------------------------------------------------- -- -- Multivalue attributes - scrna -- DROP TABLE scrna_db_xref; DROP TABLE scrna_note; ---------------------------------------------------------------- -- -- Expanded attributes - scrna --