Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Appendix B Format of Search, Return and Sort Expressions | > B.3 Search Expressions |
If "1(use compatible format queries)" is specified for the ExtendedQuery execution parameter in the system environment file, the following differences will occur with conditional expressions.
The characters in the following table must be preceded by the escape character '\' when they are specified in strings.
For example, if 'abc\\' is specified, the search target string will be 'abc\'. The following characters must be preceded by '\'.
Character |
Specification method |
---|---|
. |
\. |
\ |
\\ |
" |
\" |
' |
\' |
The following figure shows the format for patterns.
Ellipses '...' are specified in order to search for strings that contain any number (including zero) of unknown characters.
Contents
Index
![]() ![]() |