1)To create a form you need to select _____________ option available under Database
Answers
Answer:if its the option thats asked then the answer will be FORM OPTION
Explanation:
Answer:
Forms
You must choose the Forms choice under the Database part in order to build a form.
Explanation:
In Direct connections, a form is a database object that you may use to build a database user's user experience. A "bound" form is one that may be used to enter, amend, or show data from the data sources such as a database or queries since it is tied directly to it.
An "unbound" form, on either hand, might still have the instruction icons, labels, as well as other elements you require to run your programme even though it does not directly relate to a source of data.
You can insert, update, or show data from a table or query using a form, a database item. Forms can be used to restrict access to data and determine which data fields are presented. For instance, certain users might not require access to every field in a table.
Network connectivity, such as whether fields or rows of data are displayed, can be managed using bound forms. It is simpler for those users to use the database if they are given a form that just has those fields. To automated routine tasks, you can also include control icons or other elements in a form.
#SPJ2