CA PMA Chargeback Overview › CA PMA Chargeback Rules & Cautions › Specifying Search Strings
Specifying Search Strings
When specifying character strings for searches, you can use the SQL wildcard character, %, to represent either a single or multiple characters. You can specify it anywhere within the search string.
For example:
- To list all ORD (Output Record Definition) types starting with MB, specify: MB%. This yields: MBJ, MBP, MBS, and so forth.
- To list all ORD types containing a B as the second character, specify: %B%. This yields: MBJ, MBP, and so forth.
|
Copyright © 2012 CA.
All rights reserved.
|
|