LENGTH — различия между версиями
Материал из Фабиус wiki
Hisava (обсуждение | вклад) м |
Hisava (обсуждение | вклад) м |
||
Строка 3: | Строка 3: | ||
LENGTH( str ) | LENGTH( str ) | ||
− | Returns the number of characters in str, excluding trailing blanks | + | Returns the number of characters in str, excluding trailing blanks |
+ | |||
+ | Возвращает длину строки, исключая крайние пробелы | ||
= Смотрите также = | = Смотрите также = | ||
[[Advantage Database Server]] | [[Advantage Database Server]] |
Версия 12:06, 9 сентября 2016
LENGTH - это sql функция
LENGTH( str )
Returns the number of characters in str, excluding trailing blanks
Возвращает длину строки, исключая крайние пробелы