answersLogoWhite

0


Best Answer

Data is stored in tables, there is nothing better to hold the data. Instead of entering data directly on a table, it is better to use a form which can give you more control through data validation to help make sure accurrate data is stored. You can also use code behind the forms to perform calculations and enter data on multiple tables.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What could be used in stead of a table to enter records?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

An access object with which you can enter new records into a table edit existing records in a table or display existing records from a table is a?

The answer would be form.


An access object in which you can enter new records into a table?

Form


What provides a convenient way to enter and view records in a database table?

Form


What are 2 ways to add a record to a table in Access?

You can enter it through the datasheet. You can enter it through a form. You can also use an Append Query to add records to a table from another table.


When records are no longer needed what do you do to the table in access?

You "delete the records" from the table.


The rows in tables are called in access?

Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.Rows in an Access table are records.


How is left join different from normal join?

A left join gets all records from the left linked table. If you have selected columns from the right linked table withouth related records, the columns will be NULL. The normal join gets all records from one table that have related records in a second table.


Could you use kolsher salt in stead of ebson salt?

Kosher salt is the Jewish name of the table salt (sodium chloride, NaCl). Epsom salt is magnesium sulfate heptahydrate - MgSO4.7H2O. Do not use interchangeably.


If a large table contains thousands of records and the application is accessing half of the table which method do you use index searching or full table scan?

Generally, if a select is accessing half of a table it will do a table scan. With thousands of records that should not slow it down much. If you were talking millions of records that might be a different story.


To move from cell to cell across s table as you enter text press?

To get from cell to cell across a table as you enter text, press enter.


In access rows in the table are called?

records


The collection of related records called as file or table?

A table is a collection of related records in a database. Each record in a table represents a specific entity or object, and each column in the table represents a specific attribute or characteristic of that entity. Tables are used to organize and store data in a structured and efficient manner.