Wednesday, 19 June 2013

draft

A database is a table or a series of tables that stores information
A table simply refers to a two dimensional representation of your data using columns and rows

A relational database allows you to easily find specific information. It also allows you to sort based on any field and generate reports that contain only certain fields from each record. Relational databases use tables to store information. The standard fields and records are represented as columns (fields) and rows (records) in a table.

1 comment:

  1. ebi you added how it works and used screenshots to show examples of how it works.

    ReplyDelete