diff --git a/README.md b/README.md index 730a8d0..8533d66 100644 --- a/README.md +++ b/README.md @@ -951,7 +951,7 @@ Transactions have the following four standard properties, usually referred to by Finds any values that have 200 in any position. -WHERE SALARY LIKE '_00%' +### WHERE SALARY LIKE '_00%' Finds any values that have 00 in the second and third positions.