init dossier SQL à partir de 3liz
This commit is contained in:
8
SQL/majic3_purge_donnees_brutes.sql
Normal file
8
SQL/majic3_purge_donnees_brutes.sql
Normal file
@@ -0,0 +1,8 @@
|
||||
-- PURGE DES DONNEES BRUTES: DEBUT;
|
||||
TRUNCATE [PREFIXE]bati;
|
||||
TRUNCATE [PREFIXE]fanr;
|
||||
TRUNCATE [PREFIXE]lloc;
|
||||
TRUNCATE [PREFIXE]nbat;
|
||||
TRUNCATE [PREFIXE]pdll;
|
||||
TRUNCATE [PREFIXE]prop;
|
||||
-- PURGE DES DONNEES BRUTES: FIN;
|
||||
Reference in New Issue
Block a user