Wildcard Syntax Elements - Teradata Vantage - Database Engine 20
Database Utilities
- Deployment
- VantageCloud
- VantageCore
- Edition
- VMware
- Enterprise
- IntelliFlex
- Product
- Database Engine 20
- Teradata Vantage
- Release Number
- 20.00
- Published
- June 2025
- ft:locale
- en-US
- ft:lastEdition
- 2026-03-26
- dita:mapPath
- ron1747160181474.ditamap
- dita:ditavalPath
- ft:empty
- 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.