summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/testset1/agg1.ql
blob: 9534f281a3037fec2ec403f357f17aa6065f1420 (plain)
1
2
3
4
5
6
-- Testbed: result_type=set <marray <char, [0:10,0:10]>>
-- Testbed: result_elements=1

select a 
from   ImgCharA as a
where  some_cell( a > 0 )