/*Sauvegarde Immobilier Loyer*/; /*Version 1.8 */ TRUNCATE TABLE `charge`; TRUNCATE TABLE `immeuble`; TRUNCATE TABLE `historique`; truncate table `contrat` ; truncate table `local` ; truncate table `locataire` ; truncate table `loyer` ; truncate table `paiement` ; truncate table `compte` ;