Re: Import .JSON files into MySQL
Posted by: David Stokes
Date: October 11, 2018 04:04PM

Are you talking about taking data in the JSON document and putting certain key/values into relational data columns? If so you could use generated columns to extract the data from json and plug it into a column

Options: ReplyQuote


Subject
Views
Written By
Posted
1663
October 02, 2018 04:28PM
Re: Import .JSON files into MySQL
751
October 11, 2018 04:04PM


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.