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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

trim :<br />

Renvoie la chaîne "string_exp1" dans laquelle les caractères de fin ont été<br />

supprimés après le dernier caractère qui ne figure pas dans "string_exp2", par<br />

exemple, rtrim('ABxXxyx', 'xy') renvoie 'ABxX'. Si "string_exp2" n'est pas spécifiée,<br />

les caractères espace de fin sont supprimés.<br />

Syntaxe<br />

rtrim ( string_exp1 [ , string_exp2 ] )<br />

split_part :<br />

Renvoie la zone "numeric_exp" en séparant "string_exp1" dans "string_exp2".<br />

Syntaxe<br />

split_part ( string_exp1 , string_exp2 , numeric_exp )<br />

Formatage du type de données Aster<br />

to_char :<br />

Renvoie "exp" sous forme de chaîne de type "string_exp". "Exp" peut être une<br />

valeur de date ou une valeur numérique.<br />

Syntaxe<br />

to_char ( exp , string_exp )<br />

to_date :<br />

Convertit "string_exp1" en une valeur de date, comme indiqué par le format<br />

"string_exp2".<br />

Syntaxe<br />

to_date ( string_exp1 , string_exp2 )<br />

to_number :<br />

Convertit "string_exp1" en une valeur numérique, comme indiqué par le format<br />

"string_exp2".<br />

Syntaxe<br />

to_number ( string_exp1, string_exp2 )<br />

to_timestamp :<br />

Convertit "string_exp1" en une valeur d'horodatage, comme indiqué par le format<br />

"string_exp2".<br />

Syntaxe<br />

to_timestamp ( string_exp1, string_exp2 )<br />

Mathématiques appliquées aux données Aster<br />

log :<br />

Annexe C. Utilisation de l'éditeur d'expression 439

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

Saved successfully!

Ooh no, something went wrong!