m-chrzan.xyz
index
:
CloudAtlas
master
Distributed system for course @ MIMUW
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
resources
/
pl
/
edu
/
mimuw
/
cloudatlas
/
interpreter
/
10.in
blob: eb1b0dafb1a9ebe4291720a66d4b1a8d2a0251f6 (
plain
)
1
SELECT min(name) AS min_name, to_string(first(1, name)) AS max_name ORDER BY name DESC