当前位置:网站首页>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.
边栏推荐
- uvm中的config机制方法总结(一)
- Oracle/PLSQL: Trim Function
- [the path of system analyst] Chapter 6: duplicate demand engineering (case paper)
- SystemVerilog simulation speed increase
- 做了两天的唯美蝴蝶动画
- Keepalived 实现 Redis AutoFailover (RedisHA)17
- Analysis of ideal L9 product power: the price is 459800 yuan, the four cylinder engine is adopted, and the endurance is 1315km
- On the operation mechanism of numpy array
- Oracle/PLSQL: CharToRowid Function
- 可视化介绍 Matplotlib 和 Plotnine
猜你喜欢
【毕业季】角色转换
Break through the performance bottleneck of image recognition through rust language computing acceleration technology
Some exception handling for idea plug-in development
美团:踩雷好几年,才总结出的数据治理避坑攻略
Amazon ElastiCache 飞速搭建缓存服务集群,这才叫快
C语言--职工信息管理系统设计
getReader() has already been called for this request
Pointer compression for JVM
乔治·华盛顿大学 : Hanhan Zhou | PAC:多智能体强化学习中具有反事实预测的辅助价值因子分解
idea 插件开发一些异常处理
随机推荐
SystemVerilog simulation speed increase
Some exception handling for idea plug-in development
Markdown table (consolidated)
学习DiscoDiffusion的最基础操作
Hibernate generates SQL based on Dialect
1.44 inch TFT-LCD display screen mold taking tutorial
速看!2022年6月编程语言排行榜出炉!第一名太牛啦
Memcached foundation 5
持续交付-Blue Ocean 应用
Simply learn the entry-level concepts of googlecolab
[the path of system analyst] Chapter 6: duplicate demand engineering (case paper)
Oracle/PLSQL: VSize Function
UVM中uvm_config_db非直线的设置与获取
SQLite Reader 插件测试SQLite语法
UVM中uvm_config_db在sequence中的使用
Clip: learning transferable visual models from natural language monitoring
I encountered some problems when connecting to the database. How can I solve them?
Kept to implement redis autofailover (redisha) 12
On the operation mechanism of numpy array
Kept to implement redis autofailover (redisha) 14