91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

hive日期函數有哪些

發布時間:2021-12-09 09:26:55 來源:億速云 閱讀:195 作者:小新 欄目:云計算

這篇文章將為大家詳細講解有關hive日期函數有哪些,小編覺得挺實用的,因此分享給大家做個參考,希望大家閱讀完這篇文章后可以有所收獲。

1.日期函數 to_date(string expr)

返回類型:string

描述:返回時間字符串日期部分

to_date(expr) - Extracts the date part of the date or datetime expression expr

實例:

hive> select to_date('2014-09-16 15:50:08.119') from default.dual;

2014-09-16


2.年份函數 year(string expr)

返回類型:int

描述:返回時間字符串年份數字

year(date) - Returns the year of date

實例:

hive> select year('2014-09-16 15:50:08.119') from default.dual;

2014


3.月份函數 month(string expr)

返回類型:int

描述:返回時間字符串月份數字

month(date) - Returns the month of date

實例:

hive> select month('2014-09-16 15:50:08.119') from default.dual;

09


4.天函數 day(string expr)

返回類型:int

描述:返回時間字符串的天

day(date) - Returns the date of the month of date

實例:

hive> select day('2014-09-16 15:50:08.119') from default.dual;

16


5.小時函數 hour(string expr)

返回類型:int

描述:返回時間字符串小時數字

hour(date) - Returns the hour of date

實例:

hive> select hour('2014-09-16 15:50:08.119') from default.dual;

15


6.分鐘函數 hour(string expr)

返回類型:int

描述:返回時間字符串分鐘數字

minute(date) - Returns the minute of date

實例:

hive> select minute('2014-09-16 15:50:08.119') from default.dual;

50

7.秒函數 second(string expr)

返回類型:int

描述:返回時間字符串分鐘數字

second(date) - Returns the second of date

實例:

hive> select second('2014-09-16 15:50:08.119') from default.dual;

08

8.日期增加函數 date_add(start_date, num_days)

返回類型:string

描述:返回增加num_days 天數的日期(負數則為減少)

date_add(start_date, num_days) - Returns the date that is num_days after start_date.

實例:

hive>select date_add('2014-09-16 15:50:08.119',10) from default.dual;

2014-09-26

hive>select date_add('2014-09-16 15:50:08.119',-10) from default.dual;

2014-09-06

9.日期減少函數 date_sub(start_date, num_days)

返回類型:string

描述:返回num_days 天數之前的日期(負數則為增加)

date_sub(start_date, num_days) - Returns the date that is num_days before start_date.

實例:

hive>select date_sub('2014-09-16 15:50:08.119',10) from default.dual;

2014-09-06

hive>select date_sub('2014-09-16 15:50:08.119',-10) from default.dual;

2014-09-26

10.周期函數 weekofyear(start_date, num_days)

返回類型:int

描述:返回當前日期位于本年的周期 一周一個周期

weekofyear(date) - Returns the week of the year of the given date. A week is considered to start on a Monday and week 1 is the first week with >3 days.

實例:

hive>select weekofyear('2014-09-16 15:50:08.119') from default.dual;

38

11.日期比較函數 weekofyear(start_date, num_days)

返回類型:string

描述:返回2個時間的日期差

datediff(date1, date2) - Returns the number of days between date1 and date2

date1-date2

實例:

hive>select datediff('2014-09-16 15:50:08.119','2014-09-15') from default.dual;

關于“hive日期函數有哪些”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,使各位可以學到更多知識,如果覺得文章不錯,請把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

巫山县| 永嘉县| 茂名市| 永登县| 平阴县| 长宁区| 武清区| 康马县| 沈丘县| 民和| 吉木萨尔县| 梅河口市| 永康市| 大竹县| 行唐县| 梁河县| 晋城| 嘉善县| 象州县| 雅安市| 长白| 青河县| 会理县| 革吉县| 甘孜县| 平塘县| 陆川县| 淄博市| 建昌县| 青海省| 合川市| 静安区| 岗巴县| 光泽县| 特克斯县| 德州市| 策勒县| 武鸣县| 天祝| 镇安县| 衡阳县|