28.06.2013 Views

IBM Cognos Framework Manager Version 10.2.0 - Guide d'utilisation

IBM Cognos Framework Manager Version 10.2.0 - Guide d'utilisation

IBM Cognos Framework Manager Version 10.2.0 - Guide d'utilisation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Paraccel<br />

Syntaxe<br />

trunc ( numeric_expression1 , numeric_expression2 )<br />

{user}<br />

Renvoie le nom de l'utilisateur Oracle en cours.<br />

Syntaxe<br />

{ user }<br />

vsize<br />

Renvoie le nombre d'octets de la représentation interne de "expression".<br />

"expression" doit être une expression de chaîne.<br />

Syntaxe<br />

vsize ( expression )<br />

Chaîne Paraccel<br />

overlay :<br />

Renvoie "string_expression1" en remplaçant "string_expression2" avec la position<br />

de caractère "numeric_expression.<br />

Syntaxe<br />

overlay ( string_expression1 , string_expression2 ,<br />

numeric_expression1 [ , numeric_expression2 ] )<br />

ltrim :<br />

Renvoie l'expression de chaîne "string_expression1" dans laquelle les caractères de<br />

début sont supprimés jusqu'au premier caractère n'appartenant pas à<br />

"string_expression2". Exemple : Itrim('xyxXxyAB', 'xy') donne 'XxyAB'.<br />

Syntaxe<br />

ltrim ( string_expression1 [ , string_expression2 ] )<br />

replace :<br />

Renvoie "string_expression" en remplaçant "string_expression2" par<br />

"string_expression3".<br />

Syntaxe<br />

replace ( string_expression , string_expression2 , string_expression3<br />

)<br />

rtrim :<br />

Renvoie "string_expression1" dans laquelle les derniers caractères sont supprimés<br />

après le dernier caractère qui n'appartient pas à "string_expression2". Exemple :<br />

rtrim ('ABxXxyx', 'xy') donne ABxX. Si "string_expression2" n'est pas spécifiée, les<br />

caractères espace finaux sont supprimés.<br />

Syntaxe<br />

rtrim ( string_expression1 [ , string_expression2 ] )<br />

498 <strong>IBM</strong> <strong>Cognos</strong> <strong>Framework</strong> <strong>Manager</strong> <strong>Version</strong> <strong>10.2.0</strong> - <strong>Guide</strong> <strong>d'utilisation</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!