File: mpsql_menu_query.html

package info (click to toggle)
mpsql 2.0-2
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 2,912 kB
  • ctags: 5,665
  • sloc: ansic: 34,322; makefile: 3,525; sh: 17
file content (29 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR"
content="Microsoft FrontPage (Visual InterDev Edition) 2.0">
<title>MPSQL - Query Menu</title>
</head>

<body bgcolor="#FFFFFF">
<a href="mpsql.html">MPSQL Contents</a>

<h2>Query Menu</h2>

<p><img src="menu.gif" width="350" height="19"></p>

<p><strong>Execute Query</strong></p>

<p>Executes the SQL statements in the buffer currently displayed
in the <a href="mpsql_edit.html">SQL Command Window</a>.
Highlighted selections are executed or if there are no
selections, all statements in the buffer are executed. See: <a
href="mpsql_menu_buffers.html">Buffers Menu</a></p>

<p><img src="bar.gif" width="400" height="40"></p>
</body>
</html>