Files
Customer/onces/GVBA/gvba470to471.sql
Peter Koerhuis 3b8d7f1dcc Migratie once-scripts van /branch naar /onces
svn path=/Customer/; revision=21207
2014-04-02 13:57:31 +00:00

14 lines
255 B
SQL

SET ECHO ON
SPOOL xgvba470to471.lst
PROMPT $Revision$
-- uwva#13142 Vervallen, fac_import_file wordt nu gebruikt
DROP TABLE gvba_imp_organisatie_file;
DROP TABLE GVBA_IMP_PERSOON_FILE;
DROP TABLE gvba_imp_ruimte_file;
SPOOL OFF
@gvba.sql