Changeset 23521 for branches/pap/ippTools/share/pxadmin_drop_tables.sql
- Timestamp:
- Mar 25, 2009, 11:20:39 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippTools/share/pxadmin_drop_tables.sql
r23390 r23521 1 1 SET FOREIGN_KEY_CHECKS=0; 2 2 3 DROP TABLE IF EXISTS pzDataStore; 3 4 DROP TABLE IF EXISTS summitExp; … … 9 10 DROP TABLE IF EXISTS rawExp; 10 11 DROP TABLE IF EXISTS rawImfile; 11 DROP TABLE IF EXISTS guidePendingExp;12 12 DROP TABLE IF EXISTS chipRun; 13 13 DROP TABLE IF EXISTS chipProcessedImfile;
Note:
See TracChangeset
for help on using the changeset viewer.
