table

The fundamental structure of a relational database management system. A table is an object that stores data in records (rows) and fields (columns). The data is usually about a particular category of things, such as employees or orders.


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.