Quackit Logo
Sponsored Links
Create a website for free - uCoz
Build a website quickly and easily Customizable templates and graphics
$1.99 Domain Names
With every new non-domain purchase thru ZappyHost, you get a domain name for only $1.99.
FREE Hosting!
With every domain you register with ZappyHost you get FREE hosting.

About Database Tables

Print Version

Database tables will most likely be the area you'll become most familiar with after working with databases for a while. Now, before we go ahead and start adding tables to our new database, let's have a look at what a database table actually is.

What is a Table?

In database terms, a table is responsible for storing data in the database. Database tables consist of rows and columns.

In the following example, the second row is highlighted in black:

Database row

In the next example, the second column is highlighted in black. This column has been given a name of "FirstName":

Database column

A row contains each record in the table, and the column is responsible for defining the type of data that goes into each cell. Therefore, if we need to add a new person to our table, we would create a new row with the person's details.

OK, now lets go ahead and create a table.

Enjoy this website?

  1. Add this page to your Favorites
  2. Link to this page (copy/paste into your own website or blog):
  3. Help support Quackit by making a donation
  4. Add this page to your favorite social bookmarks sites:      

Oh, and thank you for supporting Quackit!