In computing, a table is an arrangement of information or data, typically in rows and columns, or possibly in a more complex structure). There are different types of tables in computing, including:
-
Table computer: A table computer, or a table PC, or a tabletop is a device class of a full-featured large-display portable all-in-one computer with an internal battery. It can either be used on a tables top or carried around the house.
-
Data table: A data table is a system for storing data that has certain common attributes. Data tables include rows and columns, which enable users to group their data.
-
Array: In data processing, a computer table is also called an array and is an organized grouping of fields. Tables can store permanent data or be updated frequently.
-
Relational database table: In a relational database, a table is sometimes called a file. It organizes information about a single topic into rows and columns. For example, businesses typically maintain relational databases with customer information in a series of columns with column names, such as account numbers, addresses, and phone numbers. Each piece of data is a field in the table.
Tables are essential objects in a database because they hold all the information or data. They are widely used in communication, research, and data analysis).