Тёмный

Converting JSON Data to Relational Data in Oracle 12C 

Pretty Printed
Подписаться 96 тыс.
Просмотров 30 тыс.
50% 1

This video demonstrates how to convert JSON data to relational data using json_table in Oracle.
WORK WITH ME👇🏼
✅ Implement features and fix bugs in your app: Live, one-on-one screenshare
prettyprinted....

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@sanchitbajaj02
@sanchitbajaj02 7 месяцев назад
Hi, I tried to do the same in my Oracle db but it is saying JSON_TABLE is not present in my Oracle. How can I install it into my Oracle db?
@tadibadri9690
@tadibadri9690 4 месяца назад
Thanks for sharing nice and short video, got a question - in real time is there a scenario where the keys of json document keep changing if so, how to handle keys dynamically in the SQL which was shown in this video?
@vikaspatel3873
@vikaspatel3873 10 месяцев назад
I have one attribute more than 4000 characters in json, It is returning null, how to use substr there?
@jeeves251
@jeeves251 7 лет назад
Thank you so much for making this video. You are a great teacher; you've taken an area that terrifies me and actually made it fun! Parsing JSON and XML is always a huge pain for me and this video saved my day. Thank you!!!!
@prettyprinted
@prettyprinted 7 лет назад
You're welcome. Thanks for watching!
@rockiru007
@rockiru007 4 года назад
Thanks for the tutorial very clean demo insert into tmp_json values (1, '{" "data_rows": [ ["w01_2017","900002","1005",1], ["w01_2018","900003","1008",2] ] }' ); Do you how to place this value to relational table with each row within the data_row array mapped to a row in table? select jt1.* from tmp_json t , json_table(t.doc, '$.data_rows[0 to 100][0 to 100]' columns data_rows varchar2(1000) FORMAT JSON WITH WRAPPER path '$' ) jt1 ; This printing vertically rather than horizontally ["w01_2017"] ["900002"] ["1005"] [1] ["w01_2018"] ["900003"] ["1008"] [2]
@yashreyansh
@yashreyansh 11 месяцев назад
I was struggling to fetch details from the list for a while and this video solved my problem within minutes. I couldn’t find any way while googling. Kudos to you✨
@chandhinikrishnakumar1468
@chandhinikrishnakumar1468 3 года назад
Thanks! This video shows only for one record. I want to convert my entire json data into columns. Is that possible? I cannot restrict to single row in where clause.
@josecp
@josecp 3 года назад
Thx bro, great video. It's been very useful for me :)
@shrihara
@shrihara 2 года назад
Thanks, was looking for this. What if there is an array inside an array? How to handle that?
@pratikgaurav653
@pratikgaurav653 Год назад
Superb Explanation team, totally loved it.
@dharamthakkar
@dharamthakkar 8 лет назад
Thank you so much! I really appreciate this. Superb explanation. Could you also post update/delete queries and few join examples as well when ever you get time? That would actually make this series complete :) Once again, thank you for knowledge sharing
@prettyprinted
@prettyprinted 8 лет назад
Thanks for watching! I don't think I'll be making any more Oracle videos though. The database installation on my old computer was horrible, and I don't want to add it on my new computer. If you have any questions though, you can ask in one of the videos, or you can email me at anthony@prettyprinted.com
@shivaram8337
@shivaram8337 4 года назад
Thankyou for the video, I really enjoyed it. But is there a way to show the json array as a single row instead of columns?
@shrihara
@shrihara 2 года назад
i think do listagg on top of this
@salimjemai1755
@salimjemai1755 6 лет назад
Did you make the json_table() or it’s built-in?
@prettyprinted
@prettyprinted 6 лет назад
It's built-in.
@GoodVibesOnly143
@GoodVibesOnly143 4 года назад
Hi, Does this works in 10G?
@sanjusan2879
@sanjusan2879 2 года назад
oracle 12 .0.1.2 and above.
@ShivaKumar-ps1vh
@ShivaKumar-ps1vh 4 года назад
Really very useful 👍
Далее
JSON and PL/SQL
57:21
Просмотров 8 тыс.
ХОККЕЙНАЯ КЛЮШКА ИЗ БУДУЩЕГО?
00:29
#kikakim
00:10
Просмотров 12 млн
Iran launches wave of missiles at Israel
00:43
Просмотров 820 тыс.
CodeTalk Series: JSON in the Oracle Database
1:01:21
Просмотров 16 тыс.
How to Use JSON in Oracle SQL
46:42
Просмотров 5 тыс.
Oracle Database 23c - JSON Relational Duality
18:17
Просмотров 1,6 тыс.
How to use JSON in Oracle Databases
53:59
Просмотров 5 тыс.
Oracle 12C New Feature JSON Functions in SQL
12:43
Просмотров 24 тыс.
How to Parse XML in Oracle
13:54
Просмотров 63 тыс.
Parse JSON string with nested elements in SQL Server
10:36
ХОККЕЙНАЯ КЛЮШКА ИЗ БУДУЩЕГО?
00:29