What is pattern matching?

Last Updated : Apr 30, 2015 |

CMS can search for values in certain database items according to wild card search patterns. As a result, you can create a report that allows inputs based on the following items:

  • Character strings

  • An asterisk, which matches blank and all characters

  • A question mark, which matches any single character

CMS then reports data for all items that match entered values.