Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

+ (正の数)

式を数値の正の数として返す単項演算子です。

Synopsis

+expression

引数

引数 説明
expression 数値式。

概要

単項演算子は、1 つの式でしか処理を実行しません。この式は、数値データ型カテゴリのすべてのデータ型の式にできます。

+ (正の数) は InterSystems SQL の拡張です。

関連項目

- (負の数)

FeedbackOpens in a new tab