Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
1b9b1d18
Commit
1b9b1d18
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-07-03 12:05:13 by beppe] Empty log message
Original author: beppe Date: 2004-07-03 12:06:44+00:00
parent
c16f9a88
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/manual/expressions.xml
View file @
1b9b1d18
...
@@ -682,9 +682,10 @@ expression, the <code>%%pi%%</code>'s are patterns, and the
...
@@ -682,9 +682,10 @@ expression, the <code>%%pi%%</code>'s are patterns, and the
</p>
</p>
<p>
<p>
A
<code>
select
</code>
expression works like a set of nested
A
<code>
select
</code>
expression works like a set of nested
<code>
transform
</code>
expressions. The advantage of using selections is that
<code>
transform
</code>
expressions. The advantage of using select rather than
these queries are automatically optimized by applying classical logic SQL query
transform is that queries are automatically optimized by applying classical
optimizations techniques (automatic optimization can be disabled).
logic SQL optimization techniques (this automatic optimization can be
disabled).
</p>
</p>
</box>
</box>
</page>
</page>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment