Table Column (field)  and Row (record)
Objectives :
  • A Table , Tuple (Field and ROW )
  • Tuple : row of values in a relational database
  • Column (Fields): One Column Many ROWS, each column has a name
  • ROW (record) : One Row Many Column , each Row has an id.