3. Building blocks of database

image.png


To use database we need

  1. Columns (Fields, Attributes) : Column is specific type of attributes contains one or more rows.
  2. Rows (Tuples, Record) :Ā Each columns has one or more rows and rows contains data (values).
  3. Tables (Relation) :Ā Table is contains columns & rows and each row has value.

Hence, These three are the building blocks of database.


H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center