We doing a search, we support exact match and wildcard search for text.
Exact Match:
use exact text to match
Examples:
Wildcard Match:
use '*' for any length of text
use '?' for 1 length of any character
Examples:
We doing a search, we support exact match and wildcard search for text.
Exact Match:
use exact text to match
Examples:
Wildcard Match:
use '*' for any length of text
use '?' for 1 length of any character
Examples: