init dossier SQL à partir de 3liz

This commit is contained in:
2019-05-19 11:47:25 +02:00
parent 547ad49c35
commit 7f3dd0e82f
9 changed files with 5531 additions and 1 deletions

View 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;