Page 1 of 1

SQLITE_ENABLE_JSON1

Posted: Thu Jan 28, 2016 9:31 am
by Nikolay
Sample sql with JSON

Code: Select all

select * from 
json_tree((select INFOVALUE from INFOTABLE_V1 where INFONAME='NAV_TREE_STATUS'), '$')
where json_tree.id != 0
1288: json.png
Related issue : link
More info : http://www.sqlite.org/json1.html