ALTER TABLE `operationalRecapServices` ADD COLUMN `usage` enum('terrain','controle') NOT NULL DEFAULT 'terrain' AFTER `label`;