By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| examples |
|---|
| 498 |
498 examples in 1.40s: 421 ran as-is, 77 did not
| outcome | n | for_example |
|---|---|---|
| ran clean | 421 | log2(8) |
| Binder Error | 68 | is_histogram_other_bin(v) |
| Catalog Error | 7 | nextval('my_sequence_name') |
| Parser Error | 1 | variant_typeof({'a': 42, 'b': [1,2,3]})::VARIANT) |
| Invalid Input Error | 1 | error('access_mode') |
| name | eg | opens | closes |
|---|---|---|---|
| variant_typeof | variant_typeof({'a': 42, 'b': [1,2,3]})::VARIANT) | 1 | 2 |