blob: 4937840ea9e075c91e23c8b84619119c519a50a6 [file] [log] [blame]
use dataverse channels;
for $test in dataset nearbyTweetChannelSubscriptions
order by $test.param1
return $test.param1;