m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/pl/edu/mimuw/cloudatlas/interpreter/7.in
blob: a3382817fd41a60a86c88920ecc7692ca46f1144 (plain)
1
SELECT first(1, name) + last(1,name) AS concat_name WHERE num_cores >= (SELECT min(num_cores) ORDER BY timestamp) ORDER BY creation ASC NULLS LAST