IT 101: Databases

This series of articles is a compilation of the notes I gathered during my programming bootcamp at Green Fox Academy, last year.

You can read the other articles here:

Tables and Fields

  • A database table is composed of records and fields that hold data. Each table in a database holds data about a different, but related, subject.
  • Data is stored in records. A record is…

--

--

Writer. Traveler. Human. www.dianafbernardo.com

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store