A table has records (rows) and fields (columns). Fields have different types of data, such as text, numbers, dates, and hyperlinks. A record: Contains specific data, like information about a particular employee or a product.
Shathana. S.R. Answered question July 4, 2023
A table is made up of records (rows) and fields (columns). Text, numbers, dates, and hyperlinks are examples of data types found in fields.
Tables are database objects that hold all of the information in a database. Tables logically organize data in a row-and-column structure comparable to spreadsheets. Each row represents a distinct record, and each column represents a record field.
Vishalini.R Answered question July 1, 2023
