answersLogoWhite

0


Best Answer

Okay. The previous answer was Preview. I am currently in Microsoft Access class and the actual answer, trust me on this, is Design.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which form view cannot be used to view data?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is the different between a view and a create view?

View is a virtual table that do not have any data of its own but have data that is derived from another table called base table. Create view is the command used to create a view (virtual table).


Why create view in database?

A View is similar to a Table and can be mistaken for a table by a novice application developer. CREATE VIEW VIEW_NAME AS SQL QUERY Here the SQL Query includes the Select query on a table that is to be displayed as a View. The view is a read only structure that only displays contents from a table and the user cannot insert or update or delete any data in the underlying table. Views are generally created to impose access restrictions to a specific subset of users whom you do not want to give full access but at the same time want them to view the data.


How do you view all the tables created in the database?

View is a virtual table with no data , but can be operated like any other table. It is like a virtual table through which you can view data of another table, which is known as the base table. Syntax for creating a view- CREATE VIEW as SELECT statement ;


How many types of view in oracle?

There are two types of views in Oracle based upon from how many tables data are being fetched. 1. Simple view - In this view, data is coming from only one table. 2. Complex view - In this view, data comes from more than one table. That's it. However, Complex views have some limitations. For these follow Oracle documentation.


What are the functional views of the computer?

Data movement, apparatus control, and data processing are the three main functional views of the computer. Also, mechanism data is another functional view of the computer.

Related questions

Which form view cannot be used to view data in access?

Design View


What is an access view used to enter data in a form?

Form View.


Is design a form view?

One of the views a form has is Design View. It is used when designing the form, so it does not show the actual data. There is also a view called Form View, which shows the data.


What is the view where data is displayed in a form on a screen?

form view


What is the difference between design view from datasheet view?

A data sheet view shows the data in the database. It allows you to enter and edit the data, but you cannot change the format of the database. Design view allows you to create or change the table, form or any other database object.


What is a form used for in a database?

A form is an interface in user specified layout that lets users to view, enter, change data directly in the table.


View where data is displayed in a form on the screen?

a drive


Can you enter data in design view in ms access?

No. Design view is for creating the table and manipulating the fields and the structure of the fields and the table. It is not for entering data. To do that you can go to datasheet view or use a form.


Why are data oraganized into tables and graphs?

Tables and graphs are used to present data in an easier to view and analyze format.


What is the different between a view and a create view?

View is a virtual table that do not have any data of its own but have data that is derived from another table called base table. Create view is the command used to create a view (virtual table).


Can a telescope be used to view small objects?

no they cannot


Output of a report containing only specific data?

information- is data that have been arranged or processed to view in some usable form