4D v16POSITION |
||||||||||||||
|
4D v16
POSITION
POSITION
The POSITION function returns a value indicating the starting position of the first arithmetic_expression within the second arithmetic_expression. If the string is not found, the function returns zero. This example will return the starting position of the word "York" in any last names of the PEOPLE table: SELECT FirstName, POSITION('York’ IN LastName)
Siehe auch
|
EIGENSCHAFTEN
Produkt: 4D
GESCHICHTE
ARTIKELVERWENDUNG
4D - SQL Reference ( 4D v16) |
||||||||||||