Snapshot of upstream SQLite 3.42.0
[sqlcipher.git] / test / json / json-q1.txt
blob0395f0c0617debef96bfe4de1996c7299f65c8aa
1 .mode qbox
2 .timer on
3 .param set $label 'q87'
4 SELECT rowid, x->>$label FROM data1 WHERE x->>$label IS NOT NULL;