diff --git a/README.md b/README.md index 8740fb2..654bf11 100644 --- a/README.md +++ b/README.md @@ -947,7 +947,7 @@ Transactions have the following four standard properties, usually referred to by Finds any values that start with 200. -WHERE SALARY LIKE '%200%' +### WHERE SALARY LIKE '%200%' Finds any values that have 200 in any position.