exists.sql 91 B

123
  1. $data = [<|x:nothing(int32?)|>,<|x:just(1)|>];
  2. select x is not null from as_table($data);