Replace one tag in a Jason file in the data bricks table .

Bhabs
New Contributor

 

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 .