17 lines
362 B
HTML
17 lines
362 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 SQL TYPE IS ROWID
|
|||
|
2+ ,
|
|||
|
2 <i>variable-name</i>
|
|||
|
3 ;
|
|||
|
|
|||
|
</pre>
|
|||
|
</body>
|
|||
|
</html>
|