Table of ContentsPreviousNext

Ispirer             Ispirer


Ispirer SQLWays数据库迁移软件

LEN

语法

LEN(string_expr)

LEN退回给予字符串表达式的字符的数,不包括空格。

Example

这个例如退回公司名称、公司名称为每个字符数。

SELECT CompanyName, LEN(CompanyName)
FROM Customers 
Here is the result set: 
CompanyName 
_____________________________ 
Consolidated Holdings        	21
Eastern Connection          	18
France restauration 	19
Great Lakes Food Market      	23
Island Trading               	14
Let's Stop N Shop           	17 

在其他数据库的相等

表格 94。 在其他数据库的相等
IBM DB2
LENGTH 功能
Oracle
LENGTH 功能


Table of ContentsPreviousNext
Ispirer             Ispirer
版权 © 1999-2015 Ispirer Systems Ltd. Ispirer和SQLWaysIspirer Systems Ltd的品牌。所有其他产品名称可能是其各自公司的商标。版权所有。