-- phpMyAdmin SQL Dump -- version 3.3.5 -- http://www.phpmyadmin.net -- -- Serveur: 127.0.0.1 -- Généré le : Mer 12 Octobre 2022 à 13:21 -- Version du serveur: 5.1.49 -- Version de PHP: 5.3.3 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Base de données: `test` -- -- -------------------------------------------------------- -- -- Structure de la table `condition0` -- CREATE TABLE IF NOT EXISTS `condition0` ( `Email` varchar(18) DEFAULT NULL, `C1` int(2) DEFAULT NULL, `C2` int(1) DEFAULT NULL, `C3` int(1) DEFAULT NULL, `C4` int(1) DEFAULT NULL, `C5` int(1) DEFAULT NULL, `C6` int(2) DEFAULT NULL, `C7` int(2) DEFAULT NULL, `C8` int(2) DEFAULT NULL, `C9` int(1) DEFAULT NULL, `C10` int(2) DEFAULT NULL, `C11` int(1) DEFAULT NULL, `C12` int(1) DEFAULT NULL, `C13` int(1) DEFAULT NULL, `C14` int(2) DEFAULT NULL, `C15` int(2) DEFAULT NULL, `C16` int(2) DEFAULT NULL, `C17` int(1) DEFAULT NULL, `C18` int(2) DEFAULT NULL, `C19` int(2) DEFAULT NULL, `C20` int(2) DEFAULT NULL, `NP` int(1) DEFAULT NULL, `DATE_COURSE` varchar(8) DEFAULT NULL, `GAGNAN1` int(1) DEFAULT NULL, `GAGNAN2` int(1) DEFAULT NULL, `GAGNAN3` int(2) DEFAULT NULL, `GAGNAN4` int(2) DEFAULT NULL, `GAGNAN5` int(1) DEFAULT NULL, `consensus_2` int(1) DEFAULT NULL, `consensus_3` int(1) DEFAULT NULL, `consensus_4` int(1) DEFAULT NULL, `consensus_5` int(1) DEFAULT NULL, `consensus_2m` int(2) DEFAULT NULL, `consensus_3m` int(2) DEFAULT NULL, `consensus_4m` int(2) DEFAULT NULL, `consensus_5m` int(2) DEFAULT NULL, `etape_valide` int(1) DEFAULT NULL, `initialzero` int(1) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Contenu de la table `condition0` -- INSERT INTO `condition0` (`Email`, `C1`, `C2`, `C3`, `C4`, `C5`, `C6`, `C7`, `C8`, `C9`, `C10`, `C11`, `C12`, `C13`, `C14`, `C15`, `C16`, `C17`, `C18`, `C19`, `C20`, `NP`, `DATE_COURSE`, `GAGNAN1`, `GAGNAN2`, `GAGNAN3`, `GAGNAN4`, `GAGNAN5`, `consensus_2`, `consensus_3`, `consensus_4`, `consensus_5`, `consensus_2m`, `consensus_3m`, `consensus_4m`, `consensus_5m`, `etape_valide`, `initialzero`) VALUES ('KOKANP@HOTMAIL.COM', 13, 8, 4, 5, 7, 14, 15, 17, 3, 12, 9, 6, 1, 16, 11, 10, 2, 18, 19, 20, 5, '2014-4-1', 3, 8, 13, 10, 4, 3, 2, 3, 1, -1, -1, -1, -1, 3, 0);