From 4095760b9427c68ede5078c413268c350c9680c2 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:29:23 +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 0054b3c..1f2a43a 100644 --- a/README.md +++ b/README.md @@ -914,6 +914,6 @@ Transactions have the following four standard properties, usually referred to by ### 2) The underscore (_) -Matches one character. +- Matches one character. Note − MS Access uses a question mark (?) instead of the underscore (_) to match any one character.