not_opt.sql 81 B

123
  1. $data = [<|x:true|>,<|x:false|>,<|x:null|>];
  2. select not x from as_table($data);