Replace one tag in a Jason file in the data bricks table .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 12:40 PM
There is a column (src_json) in emp_table . I need to replace (ages to age )in each json in the src_json column in emp_table.
Can you pls suggest the best way to do it .