惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
博客园 - Franky
The GitHub Blog
The GitHub Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
B
Blog RSS Feed
云风的 BLOG
云风的 BLOG
小众软件
小众软件
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
C
Check Point Blog
WordPress大学
WordPress大学
博客园 - 【当耐特】
博客园 - 司徒正美
D
Docker

博客园 - 笨笨

BlogJava好像不能贴图 应聘技巧 .net 代码生成 报表相关链接 WebWork2相关链接 Oracle 系统package RenderX java的xml打印 用 Preferences API 存储对象 hibernate and spring links JavaScript的Prototype实现 Eclipse 运行命令行参数大全 js调试 嵌套表和可变数组 Spring 调用ORACLE存储过程的结果集 http://www.cnoug.org/viewthread.php?tid=9292 [Oracle] PL/SQL集合增强 使用jsp实现word、excel格式报表打印 用户中心 - 博客园 使用工具类实现通用分页处理
Oracle基本数据类型存储格式浅析(一)——字符类型
笨笨 · 2005-02-26 · via 博客园 - 笨笨

You can create a table using the NVARCHAR2 and NCHAR datatypes. The column length specified for the NCHAR and NVARCHAR2 columns is always the number of characters instead of the number of bytes:

对于非nchar或者nvarchar的类型,The column length 应该是the number of bytes

http://www.oracle.com.cn/onlinedoc/server.920/a96529/ch6.htm#1011079

posted on 2005-02-26 22:07  笨笨  阅读(4901)  评论(0)    收藏  举报