当前位置:网站首页>Oracle/PLSQL: NumToYMInterval Function
Oracle/PLSQL: NumToYMInterval Function
2022-06-27 01:35:00 【yuanlnet】
In Oracle/PLSQL, the numtoyminterval function converts a number to an INTERVAL YEAR TO MONTH literal.
Syntax
The syntax for the numtoyminterval function is:
numtoyminterval( number, expression )
number is the number to convert to an interval.
expression is the unit. It must be one of the following values: YEAR or MONTH.
边栏推荐
- 你的case真的pass了吗?
- Some exception handling for idea plug-in development
- Memcached Foundation
- Browser cache
- Kept to implement redis autofailover (redisha) 12
- Systematic analysis of social networks using Networkx: Facebook network analysis case
- 疫情期间居家办公的总结体会 |社区征文
- memcached基础
- getReader() has already been called for this request
- Ymal文件的增删改查
猜你喜欢

Summary of config mechanism and methods in UVM (2)

C语言--职工信息管理系统设计

按键控制LED状态翻转

速看!2022年6月编程语言排行榜出炉!第一名太牛啦

在连接数据库的时候遇到了点问题,请问怎么解决呀?

Topolvm: kubernetes local persistence scheme based on LVM, capacity aware, dynamically create PV, and easily use local disk

Amazon elasticache quickly builds a cache service cluster, which is fast

Ml: a detailed introduction to the division of the top ten roles, backgrounds, responsibilities and outputs of the machine learning engineering team

清华&智源 | CogView2:更快更好的文本图像生成模型

Topolvm: kubernetes local persistence scheme based on LVM, capacity aware, dynamically create PV, and easily use local disk
随机推荐
C语言--职工信息管理系统设计
两个页面之间传参方法
Why divide the training set and the test set before normalization?
Parameter transfer method between two pages
UVM in UVM_ config_ Use of DB in sequence
每日刷题记录 (五)
对象的访问机制及其他
Oracle/PLSQL: Substr Function
Object access mechanism and others
Addition, deletion, modification and query of ymal file
memcached基础9
自定义类加载器对类加密解密
Oracle/PLSQL: Replace Function
Did your case really pass?
perl语言中 fork()、exec()、waitpid() 、 $? >> 8 组合
Kept to implement redis autofailover (redisha) 16
Shell脚本系列篇(1) 入门
Meituan: data management and pit avoidance strategy summarized after stepping on Thunder for several years
[the path of system analyst] Chapter 6: duplicate demand engineering (case paper)
Visual introduction to Matplotlib and plotnine