|
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:
|