Science, asked by vyasabhishek2007, 6 months ago

Explain the following with respect to Databases : (a) Forms (b) Query (c) Table (d) Primary Key​

Answers

Answered by keyboardavro
6

Answer:

A form in Access is a database object that you can use to create a user interface for a database application. A "bound" form is one that is directly connected to a data source such as a table or query, and can be used to enter, edit, or display data from that data source.

A query can either be a request for data results from your database or for action on the data, or for both. A query can give you an answer to a simple question, perform calculations, combine data from different tables, add, change, or delete data from a database.

A relational database like Access usually has several related tables. In a well-designed database, each table stores data about a particular subject, such as employees or products. A table has records (rows) and fields (columns).

A primary key is a field or set of fields with values that are unique throughout a table. Values of the key can be used to refer to entire records, because each record has a different value for the key. ... Access automatically manages primary keys for new tables in Access web apps and web databases.

mrk me brinliest plzz

Similar questions