跳到主要内容

TO_DECADES

Introduced or updated: v1.2.677

Converts a specified number of decades into an Interval type.

  • Accepts positive integers, zero, and negative integers as input.

Syntax

TO_DECADES(<decades>)

Return Type

Interval (represented in years).

Examples

SELECT TO_DECADES(2), TO_DECADES(0), TO_DECADES((- 2));

┌─────────────────────────────────────────────────┐
│ to_decades(2) │ to_decades(0) │ to_decades(- 2)
├───────────────┼───────────────┼─────────────────┤
20 years │ 00:00:00-20 years │
└─────────────────────────────────────────────────┘
开始使用 Databend Cloud
低成本
快速分析
多种数据源
弹性扩展
注册