Conception Et Réalisation (Oracle) by Grare Stéphane - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
CONCATENATION
chaine := chaine1 ll chaine2 ll chaine3;
Exemple:
chaîne := 'La valeur est ' lI to_char(x) Il ' unités'
