INSERT INTO caddie_procs set type='ACTION', name='E 2.2. Changer le préfixe de la cote', requete='update exemplaires set expl_cote=concat(\'!!debut_cote_nouvelle_valeur!!\',RIGHT(expl_cote,CHAR_LENGTH(expl_cote)- CHAR_LENGTH(\'!!debut_cote_aremplacer!!\'))) WHERE expl_cote like \"!!debut_cote_aremplacer!!%\" AND expl_id in (CADDIE(EXPL))', comment='', autorisations='1', parameters=' text 60 255 text 60 255 '