From 1c7d70efbb2e6edf2dce1cf33210d5195137b94a Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:41:45 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ad0c64c..a16c8c3 100644 --- a/README.md +++ b/README.md @@ -499,3 +499,7 @@ Following are some of the most commonly used constraints available in SQL − WHERE CONDITION] ; ## Date Expressions + + SELECT CURRENT_TIMESTAMP; + +