当前位置:网站首页>Oracle/PLSQL: VSize Function
Oracle/PLSQL: VSize Function
2022-06-27 01:46:00 【yuanlnet】
In Oracle/PLSQL, the vsize function returns the number of bytes in the internal representation of an expression.
Syntax
The syntax for the vsize function is:
vsize( expression )
expression is the string to evaluate.
Applies To
- Oracle 11g, Oracle 10g, Oracle 9i, Oracle 8i
For Example
vsize('Tech on the net') | would return 15 |
vsize('Tech on the net ') | would return 16 |
vsize(null) | would return <null> |
vsize('') | would return <null> |
vsize(' ') | would return 1 |
边栏推荐
- George Washington University: Hanhan Zhou | PAC: auxiliary value factor decomposition with counterfactual prediction in Multi-Agent Reinforcement Learning
- 别被洗脑了,这才是90%中国人的工资真相
- 二叉树oj题目
- 1.44寸TFT-LCD显示屏取模教程
- 在连接数据库的时候遇到了点问题,请问怎么解决呀?
- Oracle/PLSQL: Replace Function
- Oracle/PLSQL: From_Tz function
- getReader() has already been called for this request
- [graduation season] role conversion
- WiFi-IoT 鸿蒙开发套件样例开发
猜你喜欢

为什么传递SPIF_SENDCHANGE标志SystemParametersInfo会挂起?

getReader() has already been called for this request

getReader() has already been called for this request

Online text digit recognition list summation tool

Analysis of ideal L9 product power: the price is 459800 yuan, the four cylinder engine is adopted, and the endurance is 1315km

美团:踩雷好几年,才总结出的数据治理避坑攻略

dat.gui.js星星圆圈轨迹动画js特效

XSS notes (Part 2)

The listing of Fuyuan pharmaceutical is imminent: the net amount raised will reach 1.6 billion yuan, and hubaifan is the actual controller

Interface test framework practice (I) | requests and interface request construction
随机推荐
做了两天的唯美蝴蝶动画
Memcached foundation 10
Oracle/PLSQL: Upper Function
Oracle/PLSQL: Ltrim Function
memcached基础11
浏览器缓存
Memcached foundation 4
Oracle/PLSQL: Lpad Function
为什么传递SPIF_SENDCHANGE标志SystemParametersInfo会挂起?
Meituan: data management and pit avoidance strategy summarized after stepping on Thunder for several years
Summary of config mechanism and methods in UVM (1)
Recursion will make strtok more attractive
JVM 的指针压缩
Memcached basics 15
在 IDEA 里看个书很过分嘛!
Oracle/PLSQL: Trim Function
memcached基础12
Interface isolation principle
NLP:Transformer在NLP自然语言领域的简介(预训练技术)、NLP模型发展(ELmo/GPT/BERT/MT-DNN/XLNet/RoBERTa/ALBERT)、经典案例之详细攻略
On the operation mechanism of numpy array