14 lines
255 B
SQL
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 |