|
Please enter your name:
and city of residence:
| Name: David
| City: Surrey
| Time: Mon Dec 13 15:33:22 2004
| | name: Jason
| city: Toronto
| time: Mon Dec 13 15:27:20 2004
| | name: John
| city: New York
| time: Mon Dec 13 15:22:58 2004
| | name: Mike
| city: Vancouver
| time: Mon Dec 13 15:13:11 2004
| In a simple database, like a guest book, the data in each row is independant of
the data in another row. The data in different rows could be the same and you
could sort by column, but there is no other relationship between the rows.
|