answersLogoWhite

0

Your name, address, and all information about you.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

List two examples of fields in database holding details about school pupils?

Student Information System (SIS) database: This database typically includes fields such as student names, dates of birth, addresses, contact details, parent/guardian information, enrollment information, attendance records, grade levels, and academic performance. Class Rosters database: This database may contain fields such as student IDs, course enrollments, teacher names, class schedules, and grades or assessment scores. It helps to track the specific classes and courses in which each student is currently enrolled, as well as their performance in those classes.


2 examples of fields in a database holding details about school pupils?

A Table field is one that stores the data corresponding to one attribute of the table. for a school student db it might be roll number, name, date of birth, grade etc.Ex:Name Roll No. Age GradeJohn 101 12 5Julie 102 12 5Here name, roll no, age etc are fields


Is 'A database uses characteristics such as field size and data type to define each field' false?

No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.


Which fields are needed a school database?

A school database should include fields such as student information (e.g. name, grade level, contact details), teacher information (e.g. name, subject taught, contact details), class information (e.g. class name, schedule, teacher assigned), and grades or academic records. Additional fields may include attendance records, extracurricular activities, and disciplinary records.


What are the examples of fields in a database?

You could have a text field called Name. You could have a date field called Date of Birth.


Do the fields of a database need to be the same?

Each field is different in a database. A field is a heading for a piece of data. If you were holding data about people the different fields you could have could include: Firstname, Surname, Date of Birth, Phone Number, Gender, Marital Status etc. None of those are the same. You are not going to have two dates of birth for one person or ask them for it twice, so it will be there once, as will all fields. If you are filling in details for a number of people it is possible that some people would have the same details, like obviously lots of people are going to be male. Each of these relates to one person only, and is known as a record. That is different to a field. We can think of fields as being like columns of data and records as being like rows. In a column, all the data will be one thing, like dates of birth. In each row, there will be one entry for each field and all the data relates to one individual.


What is a group of fields in a database called?

Any computer based database is composed of certain things in a certain order. The simplest part of a database is the field. Fields can contain pictures or text or sounds or instructions on what to do with other information in other fields. Fields are grouped into Records. Records are the total of all the information on a particular person or item. Records can be combined with other records then to build the database


What is the database that contains tables linked by common fields?

A relational database is a database that contains tables linked by common fields. These common fields are used to establish connections between the tables and to retrieve related data across multiple tables using queries.


What is the key fields in a database?

what is a Absolute reference


What makes up a database?

A database is made up of related information in Tables and fields.


What is a single item of information in a database?

A single item of information in a database is referred to as a data field. It represents a specific piece of data stored within a record or a row in a database table. Examples of data fields include names, addresses, phone numbers, and dates.


Describe database normalization?

Database Normalization is the process of organizing the fields and tables of a relational database to minimize redundancy and dependency