Hello all :wave:, Is there a way to run something ...
# exposed
m
Hello all 👋, Is there a way to run something like this from exposed?:
Copy code
select * from TABLE PARTITION (p1);
Thanks