Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lehre und Unterricht
Datenbank- und Informations-Systeme
DataEngineering
Commits
872b00d0
Commit
872b00d0
authored
May 26, 2020
by
Marcel Huber
Browse files
execute monetdb query twice
parent
9e307a7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ColumnStore/Queries_MonetDB.sh
View file @
872b00d0
...
...
@@ -36,6 +36,9 @@ $(for q in "${queries[@]}"; do
echo
"plan
$query
"
echo
"
\f
tab"
echo
"select '-- end::
${
aufgabe
}
-plan[]';"
echo
"
\f
trash"
echo
"
$query
"
echo
"
\f
tab"
echo
"select '-- tag::
${
aufgabe
}
-timing[]';"
echo
"
\f
trash"
# shellcheck disable=SC2028
...
...
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