![]() |
||||
---|---|---|---|---|
IF NOT EXISTS | si n'existe pas | MySql | table |
Compléments d'information |
---|
CREATE TABLE IF NOT EXISTS `exemple` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nom` varchar(30) NOT NULL, `prenom` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin ; |
En rapport avec |
, create table, |
Lexique anglais-français informatique (13.000 mots): hardware, software, réseau, système d'expoitation, bureautique, multmédia (english, french, translate)