From 8df324df8403be0db9d313122d7130669636327a Mon Sep 17 00:00:00 2001 From: Uvix171 <56907465+Uvix171@users.noreply.github.com> Date: Wed, 23 Oct 2019 11:22:07 +0530 Subject: [PATCH] Updated code Update in the readme --- Databases/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Databases/readme.md b/Databases/readme.md index 17c329df..bdbc2ec4 100644 --- a/Databases/readme.md +++ b/Databases/readme.md @@ -2,7 +2,7 @@ ##Intro to Databases * What is a database? - * A collection of information/data + * A collection of raw data or information * Has an interface * SQL(relational) vs. NoSQL(non-relational)