From 41b979946406171811bd8810cc89d793ecee4661 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:27:42 +0530 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 3262585..b91e8c5 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,21 @@ Also, they are using different dialects, such as − ### 2) Oracle using PL/SQL, ### 3) MS Access version of SQL is called JET SQL (native format) etc. +# Features of MYSQL + +High Performance +High Availability +Database mirroring +Database snapshots +CLR integration +Service Broker +DDL triggers +Ranking functions +Row version-based isolation levels +XML integration +TRY...CATCH +Database Mail + # Applications of SQL ✔️ - SQL is one of the most widely used query language over the databases.