answersLogoWhite

0

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

You can use the Autosum.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

A database user manually notes that The file contains two hundred records each record containing nine fields Use appropriate relational database terminology to translate that statement?

The RELATION/table has 9 ATTRIBUTES/columns, and there are 200 TUPLES /rows in the RELATION/table.


What is a database that stores data in tables that consist of rows and columns?

A relational database.


Tables have records which are columns and fields which are rows?

No. In a database table the records are in rows and the fields are in columns.


What is made up of related records in a database?

columns


Space inside a database is organized into WHAT and WHAT?

tables and columns


How many columns and rows does a table have?

A table in a database can have multiple columns (fields) and multiple rows (records). The number of columns and rows in a table can vary depending on the database design and the amount of data being stored.


Can you add new columns to a database after creating the structure?

Columns are added to a table, not a database (which is a collection of tables). Adding a column to a table is achieved by using the Alter Table SQL command.


A row of data in a database is called?

In database the data is stored in the form of a table. A table can be seen as some number of rows and columns. And the row of the database table is called a record .


What is each row called in a database?

In database the data is stored in tables called database tables. These tables have rows and columns. Each row is called a tuple.


In a relational database each row is called what?

In a relational database, each row is called a record. It represents a single entity or object, with each column containing specific attributes or properties of that entity. The combination of rows and columns form a table which allows for structured data storage and retrieval.


Record in Database?

A simple table showing fields (columns) and records(rows).


What is a table on access?

A table is a component of a database that stores data in rows and columns