From 1a8acf7ed80a067db0670c3d7562bfac9fb310d3 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:27:58 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48436cb..34f5ca1 100644 --- a/README.md +++ b/README.md @@ -908,7 +908,7 @@ Transactions have the following four standard properties, usually referred to by ### The percent sign (%) -Matches one or more characters. +- Matches one or more characters. Note − MS Access uses the asterisk (*) wildcard character instead of the percent sign (%) wildcard character.