Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
d8071eeb203bdd63bc5d1b59d3100c0f9d2069d8
/
.
/
asterix-app
/
src
/
test
/
resources
/
AQLTS
/
queries-sql-like
/
variables.aql
blob: 0cf91cd29ebac7b452efb76316298387a3750fc1 [
file
] [
log
] [
blame
]
buyingyi
2fd7fa6
2014-11-24 19:31:55 -0800
[
diff
] [
blame
]
1
with
$a
:=
1
2
with
$b
:=
1
3
return
4
$b
-
$a