Case Insensitive Searching with AS/400 SQL - Support

Case Insensitive Searching with AS/400 SQL

From Support

Jump to: navigation, search

set option srtseq = *LANGIDSHR

This way a where name = 'charles wilt'

will find: 'Charles Wilt' 'charles wilt' 'CHARLES WILT'

Personal tools