Describe a wildcard in Access. Mention at least two wildcards that are available in Access

What will be an ideal response?

A wildcard is a special character that can represent one or more characters in a text value. A question mark (?) is a wildcard that stands for a single character; an asterisk (*) is a wildcard that stands for any number of characters. Brackets ([ ]) match any single character within the brackets. The pound sign (#) matches any single numeric character.

Computer Science & Information Technology

You might also like to view...

Which one of the four keywords in SQL is used to establish criteria?

A) WHERE B) FROM C) SELECT D) ORDER BY

Computer Science & Information Technology

To save a new copy of an existing database, a user can open the original database and select ________ from the File tab

Fill in the blank(s) with correct word

Computer Science & Information Technology