Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Functions LOCATE(), POSITION(), POSSTR() 1

Status
Not open for further replies.

mikrom

Programmer
Mar 27, 2002
2,978
2
38
SK
I need to check if a string is included in another string.
I have DB2 UDB on iSeries V5R4 which has for this purpose three similar functions: LOCATE(), POSITION() and POSSTR().
Which of these functions is ANSI standard?
 
POSITION ( sub-string IN source-string )

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top