Hallo Rischer,
ich hab mit den Arrays etwas rumprobiert:
Quelle: http://www.volubis.fr/news/liens/courshtm/XML/JSON.HTMPHP-Code:
Kundendaten im Array:
select
value from tsto.wrkjson,
table(systools.json_table(json_info,'kunde','s:32')) as x
Kunden-Ids im Array:
select
value from tsto.wrkjson,
table(systools.json_table(json_info,'kunde.id','i')) as x
Herzliche Grüße
Rainer
Bookmarks