Table (database)

A table is a named database structure that organizes related records into rows and attributes into columns. Its schema defines the columns and their data types.

Connect