USE caves!contenants order numero ALIAS cnt EXCLUSIVE IN 1
SELECT cnt
replace ALL cnt.lieu WITH "BEAUNE 1" FOR cnt.lieu ="BEAUNE1"
replace ALL cnt.lieu WITH "BEAUNE 1" FOR cnt.lieu ="BEAUNE  1"
replace ALL cnt.lieu WITH "BEAUNE 2" FOR cnt.lieu ="BEAUNE2"
replace ALL cnt.lieu WITH "BEAUNE 2" FOR cnt.lieu ="BEAUNE  2"
replace ALL cnt.lieu WITH "BEAUNE 3" FOR cnt.lieu ="BEAUNE3"
replace ALL cnt.lieu WITH "BEAUNE 3" FOR cnt.lieu ="BEAUNE  3"
replace ALL cnt.lieu WITH "BEAUNE 4" FOR cnt.lieu ="BEAUNE4"
replace ALL cnt.lieu WITH "BEAUNE 4" FOR cnt.lieu ="BEAUNE  4"
replace ALL cnt.lieu WITH "BEAUNE 5" FOR cnt.lieu ="BEAUNE5"
replace ALL cnt.lieu WITH "BEAUNE 5" FOR cnt.lieu ="BEAUNE  5"
replace ALL cnt.lieu WITH "POMONE 1" FOR cnt.lieu ="POMONE1"
SELECT 1
USE
CLOSE DATABASES
