if (answer == 'O')
EXEC SQL UPDATE PLAGE
SET pollution = 'Alarmante'
WHERE CURRENT OF C1 ;
} /* end of while cursor open */
EXEC SQL CLOSE C1 ;
EXEC SQL COMMIT WORK ;
} /* end of while Région indiquée */
} /* end of main */
Diapositive précédente | Diapositive suivante | Revenir à la première diapositive | Afficher la version graphique |