By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| instr(ZSYNCPAYMENT, '{"t') |
|---|
| 5 |
| 5 |
| INSTR(cast(ZSYNCPAYMENT as blob), cast('{"t' AS BLOB)) |
|---|
| 6 |
| 5 |
| instr(ZSYNCPAYMENT, '{"t') |
|---|
| 5 |
| 5 |
| INSTR(cast(ZSYNCPAYMENT as blob), cast('{"t' AS BLOB)) |
|---|
| 6 |
| 5 |