CAST構文
CAST ( period_expression AS { period_data_type [ data_attribute [...] ] | [ data_attribute [...] ] } )
- period_expression
変換するPERIOD式。
- period_data_type
式の変換先のデータ型。
- data_attribute
- 以下のデータ属性のうちのいずれか1つ。
- FORMAT
- NAMED
- TITLE
CAST ( period_expression AS { period_data_type [ data_attribute [...] ] | [ data_attribute [...] ] } )
変換するPERIOD式。
式の変換先のデータ型。