INSERT INTO caddie_procs set type='ACTION', name='N 2.6. Remplacer un descripteur par un autre', requete='UPDATE notices_categories SET num_noeud = !!nouvelle_categorie!! WHERE notcateg_notice in (CADDIE(NOTI)) AND num_noeud = !!ancienne_categorie!!', comment='', autorisations='1', parameters=' query_list SELECT id_noeud, libelle_categorie FROM categories, noeuds WHERE id_noeud = num_noeud and libelle_categorie not like \'~%\' AND num_renvoi_voir=0 ORDER BY libelle_categorie no query_list SELECT id_noeud, libelle_categorie FROM categories, noeuds WHERE id_noeud = num_noeud and libelle_categorie not like \'~%\' AND num_renvoi_voir=0 ORDER BY libelle_categorie no '