Re: world_x
OK many thanks,
if I sum up, for containing a JSON collection a table must have only 2 columns :
_id a generated col playing a PK role
doc a JSON type
I don't see these conditions written in the doc?
Adding another column or using another name of column will result a conventional
table able to manage JSON with JSON_xx function or insert()... but not add(), find(), modify() and remove() available only for collections.
Subject
Views
Written By
Posted
1744
August 25, 2016 03:51AM
1205
August 26, 2016 05:51AM
1124
August 26, 2016 08:43AM
1072
August 26, 2016 01:18PM
1014
August 28, 2016 04:24AM
960
August 28, 2016 08:45AM
Re: world_x
992
August 28, 2016 10:40AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.