create table spip_machin ( id_machin int, libelle varchar(100), id_article bigint(21) );