getClobLen()

システム関数 LobLib.getClobLen は、CLOB 型の変数で参照された文字数を戻します。

  LobLib.getClobLen(clobVariable CLOB in)
  returns (result BIGINT)
result
文字数。
clobVariable
型 CLOB の変数。

関連リファレンス
CLOB
EGL ライブラリー LobLib

フィードバック
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.