Hive Part 2.2: Using regexp_extract, initcap and small use case combining string functions 👨🏻‍💻

preview_player
Показать описание
This Video describes about
1) Using regex_extract
2) Using initcap
3) Simple use case solution where you can combine function of concat, split,length ,substring and upper

Guys I hope you like this vide
Pls share and subscribe to my channel👨🏻‍💻
Thank you all✌🏻🙏🏻
Рекомендации по теме
Комментарии
Автор

Hi,
In case there is a field wherein data is available in {"name":"mohit", "age":"29", so on...}, please help me in getting only age form the above field.

mohitkirola