Java and Database Connectivity
|
What is a Table?
-
A set of rows (or a set of columns, depending on how
you look at it)
-
Each row is a namespace
-
Each namespace contains the same names
-
Each name is associated with the same kind
of thing in every namespace
Representing a set of things in the domain