Home >> Big Data Hadoop >> Hive Built-in Functions in Big Data Hadoop

Hive Built-in Functions in Big Data Hadoop

BIGINT   round(double a)

BIGINT   floor(double a)

BIGINT   ceil(double a)  

double   rand(), rand(int seed)

string   concat(string A,

string   substr(string A,

string   substr(string A,

string   upper(string A)

string   ucase(string A)

string   lower(string A)

string   lcase(string A)

string   trim(string A)  

string   ltrim(string A)

string   rtrim(string A)

Post Your Comment

Next Questions
Hive Explode
Hive SORT BY vs ORDER By
HIve DISTRIBUTE BY vs CLUSTER BY
Hive HUE Editor
Hive vs Impala
Hive Data & Schema
Hive Partitioning
Hive Bucketing
Hive File Format
Hive Engine
Hive Vectorization
Hive User Defined Function
Hive How to Write a User Defined Function
Hive User Defined Aggregate Functions
Hive Performance Tuning
Hive Rank and Over
Hive SERDE
Hive Directed Acyclic Graph
Hive with Sqoop
How to save hive query output in csv using python
Hive How To Convert External table to Internal table or vice-versa
Hive What is User Defined Function and User Defined Aggregate Function
What are the different components of a Hive architecture
How can you prevent a large job from running for a long time
What is a Hive Metastore

Copyright ©2022 coderraj.com. All Rights Reserved.