From 95e55a04d01c39e3b32ff5844720d8c1425de2eb Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:03:43 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0e7c355..8a615c4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ In this module, I will be updating the topic wise SQL tutorial notes which is ve # A Brief History of SQL ⌚ +**1970** − Dr. Edgar F. "Ted" Codd of IBM is known as the father of relational databases. He described a relational model for databases. + +**1974** − Structured Query Language appeared. + +**1978** − IBM worked to develop Codd's ideas and released a product named System/R. + +**1986** − IBM developed the first prototype of relational database and standardized by ANSI. The first relational database was released by Relational Software which later came to be known as Oracle. + # Why to Learn SQL 🤔 - SQL is the standard language for Relational Database System.