Wildcard Syntax Elements - Analytics Database - Teradata Vantage
Database Utilities
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Teradata Vantage
- Release Number
- 17.20
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2024-05-02
- dita:mapPath
- ymn1628096214445.ditamap
- dita:ditavalPath
- qkf1628213546010.ditaval
- dita:id
- vkz1472241255652
- lifecycle
- latest
- Product Category
- Teradata Vantageā¢
- char
- One of the following:
- alphabet (uppercase or lowercase)
- digit between 0 and 9
- special character
- Kanji character
- starting_char
- One of the following:
- alphabet (lowercase or uppercase)
- ? (question mark)
- % (percent sign)
- start_range_char
- One of the following:
- alphabet (lowercase or uppercase)
- $ (dollar sign)
- _ (low line or underscore)
- # (number sign)
- alphabet_range
- Two alphabets separated by a hyphen.
- The range can be in ascending or descending order. Both the alphabets should be the same type, either uppercase or lowercase.
- remaining_characters
- One of the following:
- alphabet (uppercase or lowercase)
- digit between 0 and 9
- ? (question mark)
- % (percent sign)
- $ (dollar sign)
- _ (low line or underscore)
- # (number sign or hash mark)
- digit
- Any digit between 0 and 9.
- hyphen_range
- Two alphabets or two digits separated by a hyphen.
- The range can be in ascending or descending order. Both the characters should be the same type, either uppercase or lowercase alphabet or digit.