ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzajp_5.4.0.1/rzajpclobvarsyn1.htm

38 lines
676 B
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<pre>
1?
1 auto
1 extern
1 static
2?
2 const
2 volatile
3 SQL TYPE IS
4 CLOB
4 DBCLOB
4 BLOB
5 ( <i>length</i>
6?
6 K
6 M
6 G
7 )
8+ ,
8 <i>variable-name</i>
8.1?
8.1  =  { <i>init-len,"init-data"</i> }
8.1  =  <i>SQL_CLOB_INIT("init-data")</i>
8.1  =  <i>SQL_DBCLOB_INIT("init-data")</i>
8.1  =  <i>SQL_BLOB_INIT("init-data")</i>
8.1.1  ; 
</pre>
</body>
</html>