18 lines
405 B
HTML
18 lines
405 B
HTML
<?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 VARCHAR
|
||
2+ ,
|
||
2 <i>variable-name</i> [ <i>length</i> ]
|
||
2.1? = <i>"init-data"</i>
|
||
2.1.1 ;
|
||
|
||
</pre>
|
||
</body>
|
||
</html>
|