mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
17 lines
297 B
SQL
17 lines
297 B
SQL
-- Exported from MS Access to PostgreSQL
|
|
-- (C) 1997-98 CYNERGI - www.cynergi.net, info@cynergi.net
|
|
|
|
DROP TABLE Categories;
|
|
|
|
DROP TABLE Members;
|
|
|
|
DROP TABLE tblrequirements;
|
|
|
|
DROP TABLE Training_Items;
|
|
|
|
DROP TABLE Training_Level_Records;
|
|
|
|
DROP TABLE Training_Levels;
|
|
|
|
DROP TABLE Training_Records;
|