| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 3,918,142,476 visitors served. |
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
wild cards |
Also found in: Dictionary/thesaurus, Medical, Wikipedia | 0.01 sec. |
|
|
wild cards Symbols used to represent any value when selecting specific files. In DOS, Windows and Unix, the asterisk (*) represents any collection of characters, and the question mark (?) represents one single character. In SQL, the percent sign (%) and underscore (_) are used for matching text. Note the following examples:
DOS and Windows (case insensitive)
*.gif Files with ".gif" or ".GIF" extensions
a*.gif GIF files beginning with "a" or "A"
boot.* All files named "boot" or "BOOT"
*.d* File extensions starting with "d" or "D"
?abc Files such as 1ABC, 2ABC, etc.
??abc Files such as 10ABC, XXABC, etc.
Windows only (case insensitive)
*t.jpg All JPEG files ending with "T"
Unix only (case sensitive)
*.jpg Files ending in ".jpg"
*.JPG Files ending in ".JPG"
a*.jpg JPEG files starting with "a"
A*.jpg JPEG files starting with "A"
boot.* All files named "boot"
BOOT.* All files named "BOOT"
?abc Files such as 1abc, 2abc, etc.
??ABC Files such as 10ABC, XXABC, etc.
SQL
Good% Names starting with "Good"
_bcd Names starting with any character
followed by "bcd"
Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content. |
|
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup |
|---|