PowerCenter
- PowerCenter 10.4.0
- 所有产品
CHOOSE(index, string1[,string2, ...,stringN] )
引数 | 必須/ オプション | 説明 |
---|---|---|
index | 必須
| 数値データ型。一致させる値の位置に基づき、数字を入力します。
|
文字列 | 必須
| 任意の文字値。
|
CHOOSE( 2, 'knife', 'flashlight', 'diving hood' )
CHOOSE( 4, 'knife', 'flashlight', 'diving hood' )