DATABASE FUNDAMENTALS
WHAT IS DATABASE MANAGEMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
a column
|
|
a table
|
|
a row
|
|
a section
|
Detailed explanation-1: -A column is a collection of cells alligned vertically in a table. A field is an element in which one piece of information is stored, such as the received field. Usually a column in a table contains the values of a single field. However, you can show several fields in a column by using a Formula or a Combination field.
Detailed explanation-2: -Field. The columns in the tables are called fields. A field contains a specific piece of information within a record.
Detailed explanation-3: -A table has records (rows) and fields (columns). Fields have different types of data, such as text, numbers, dates, and hyperlinks.
Detailed explanation-4: -Fields are the components that provide structure for a table. You can’t have a table without fields. For instance, you can create an empty table that has fields defined but no rows (records). In databases, fields are used to maintain relationships between tables.