home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 26: Security / pc_actual_seguridad.iso / Scanner / SecureScanNX / data1.cab / upgrade_DB / upgrade / upgradeTransfertData-2_3.sql < prev   
Encoding:
Text File  |  2001-11-16  |  1.1 KB  |  45 lines

  1. drop table nst_context;
  2. drop table nst_contextual_part;
  3. drop table nst_cp_sol;
  4. drop table nst_extinfos;
  5. drop table nst_glossary;
  6. drop table nst_glossary_entry;
  7. drop table nst_helplib;
  8. drop table nst_host;
  9. drop table nst_index;
  10. drop table nst_job;
  11. drop table nst_jobhost;
  12. drop table nst_jobrange;
  13. drop table nst_parameter;
  14. drop table nst_paramvalue;
  15. drop table nst_perimeter;
  16. drop table nst_policy;
  17. drop table nst_policydesc;
  18. drop table nst_procedure;
  19. drop table nst_propdfltvalue;
  20. drop table nst_property;
  21. drop table nst_propvalue;
  22. drop table nst_range;
  23. drop table nst_reference;
  24. drop table nst_service;
  25. drop table nst_session;
  26. drop table nst_solution;
  27. drop table nst_tc;
  28. drop table nst_tc_ref;
  29. drop table nst_tcresult;
  30. drop table nst_website;
  31. drop table nst_wks;
  32.  
  33. %drop table nst_hoststatus;
  34. %drop table nst_result_code;
  35. %drop table nst_followup_urgency;
  36. %drop table nst_impact;
  37. %drop table nst_level;
  38.  
  39. %uniquement pour une nouvelle base
  40. %DROP TABLE nst_ext_ref;
  41. %DROP TABLE nst_ext_ref1;
  42. %DROP TABLE nst_ext_ref2;
  43. %DROP TABLE nst_tc_ref1;
  44. %DROP TABLE nst_tc_ref2;
  45. %DROP TABLE nst_tc_procedure;