- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippTools/share/pxadmin_drop_tables.sql
r32604 r33638 86 86 DROP TABLE IF EXISTS publishDone; 87 87 DROP TABLE IF EXISTS pstampDependent; 88 DROP TABLE IF EXISTS pstampFile; 88 89 DROP TABLE IF EXISTS staticskyInput; 89 90 DROP TABLE IF EXISTS staticskyResult; … … 105 106 DROP TABLE IF EXISTS vpProcessedCell; 106 107 DROP TABLE IF EXISTS vpRun; 108 DROP TABLE IF EXISTS skycalRun; 109 DROP TABLE IF EXISTS skycalResult; 107 110 108 111 SET FOREIGN_KEY_CHECKS=1
Note:
See TracChangeset
for help on using the changeset viewer.
