当前位置:网站首页>Oracle/PLSQL: Length Function
Oracle/PLSQL: Length Function
2022-06-27 01:35:00 【yuanlnet】
In Oracle/PLSQL, the length function returns the length of the specified string.
Syntax
The syntax for the length function is:
length( string1 )
string1 is the string to return the length for. If string1 is NULL, then the function returns NULL.
Applies To
- Oracle 11g, Oracle 10g, Oracle 9i, Oracle 8i
For Example
length(NULL) | would return NULL |
length('') | would return NULL |
length('Tech on the Net') | would return 15 |
length('Tech on the Net ') | would return 16 |
边栏推荐
- 30 MySQL tutorial MySQL storage engine overview
- Ymal文件的增删改查
- 可视化介绍 Matplotlib 和 Plotnine
- Clip: learning transferable visual models from natural language monitoring
- Visual introduction to Matplotlib and plotnine
- markdown表格(合并)
- Memcached foundation 6
- snakemake 使用的注意事项
- On the operation mechanism of numpy array
- George Washington University: Hanhan Zhou | PAC: auxiliary value factor decomposition with counterfactual prediction in Multi-Agent Reinforcement Learning
猜你喜欢

XSS笔记(下)

Basic introduction to C program structure Preview

SQLite Reader 插件测试SQLite语法

Bootstrapblazor + FreeSQL actual combat chart usage (2)

Amazon ElastiCache 飞速搭建缓存服务集群,这才叫快
在 IDEA 里看个书很过分嘛!

每日刷题记录 (五)

Weibo comments on high performance and high availability architecture

二叉樹oj題目

Esp32 experiment - self built web server distribution network 02
随机推荐
Binary tree OJ problem
浏览器缓存
Kept to implement redis autofailover (redisha) 12
微博评论高性能高可用架构
XSS notes (Part 2)
递归是会更秀strtok
memcached基础7
Topolvm: kubernetes local persistence scheme based on LVM, capacity aware, dynamically create PV, and easily use local disk
福元医药上市在即:募资净额将达到16亿元,胡柏藩为实际控制人
两个页面之间传参方法
Clip: learning transferable visual models from natural language monitoring
SystemVerilog simulation speed increase
Memcached foundation 1
Memcached foundation 10
为什么传递SPIF_SENDCHANGE标志SystemParametersInfo会挂起?
Amazon elasticache quickly builds a cache service cluster, which is fast
博日科技招股书失效,中金公司已停止对其辅导,放弃港交所上市?
C语言--职工信息管理系统设计
Kept to implement redis autofailover (redisha) 11
IIS deploy static web site and FTP service