From 08020d570f6b8f9d8d7a8b5b19dbc067af4b04ae Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:21:00 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7749265..35ab1f4 100644 --- a/README.md +++ b/README.md @@ -142,3 +142,7 @@ These components are − ## Record 🎲 - A record is also called as a row of data is each individual entry that exists in a table. + +## Column 🏹 + +- A column is a vertical entity in a table that contains all information associated with a specific field in a table.