Computer Science, asked by abhinav1674, 1 year ago

Definition of
Records
Tables
Form

Attachments:

Answers

Answered by Muktigoyal
0

Answer:

Records are composed of fields, each of which contains one item of information. A set of records constitutes a file. For example, a personnel file might contain records that have three fields: a name field, an address field, and a phone number field. In relational database management systems, records are called tuples.

table has rows and columns, where rows represents records and columns represent the attributes. Tuple − A single row of a table, which contains a single record for that relation is called a tuple. Relation instance − A finite set of tuples in the relational database system represents relation instance.

Form in linguistics and language refers to the symbols used to represent meaning. Each form has a particular meaning in a particular context. This cannot be stressed enough. It implies that a form can have different meanings in different contexts. ... Secondly, meaning changes over time for a form.

Answered by fashionofpalika321
2

record

is a database entry that may contain one or more value and these are also known as rows..

forms

Aform is more user friendly than generating queries to create tablesand insert data into fields.

tables

A table is an arrangement of information in rows and columnscontaining cells that make comparing and contrasting information easier.....

Similar questions