diff --git a/README.md b/README.md index 3861a03..d22fc55 100644 --- a/README.md +++ b/README.md @@ -970,3 +970,5 @@ Transactions have the following four standard properties, usually referred to by ### WHERE SALARY LIKE '2___3' - Finds any values in a five-digit number that start with 2 and end with 3. + +# SQL - Date Functions