String functions in SQL

Inhaltsverzeichnis  Linklist 

LENGTH - length of an string

LEFT - get some characters from left

RIGHT - get some characters from right

SUBSTR - get a substring

TRIM - delete beginning and trailing spaces

VALUE - convert into a number

DB2


Index
Copyright © 2002 by André Müller. This Object is open source. You can redistribute it and/or modify it under the terms of the Universal General Public License (UGPL).