Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Save of JSON data

LindsaySOct 5 2024 — edited Oct 5 2024

In the latest version (23.4.1), when I obtain the output from a query using JSON functions:

Select all rows and then right-click and choose “Copy data” as above; each row of the data is enclosed in single quotes:

'{"_id":11443959,"name":"Geral …….. ]},'

If I spool the output (data) to a file, it has no such quotes.

Lindsay.

This post has been answered by Christian.Shay -Oracle on Oct 7 2024
Jump to Answer
Comments
Post Details
Added on Oct 5 2024
2 comments
53 views