answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What fields are used in a doctors database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What software can be used to create the database tables fields and records?

Database management software


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.


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.


What fields are in a doctors database?

Whatever the doctor want to track. There are too many thousands of options to try to list anything meaninful here. The database would need to contain patient information and medical history items.


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 a field that might be used in a database about students?

A field that might be used in a database about students is "student ID," which is a unique identifier for each student in the database.


What fields might be used in a library database?

Fields in a library database might include title, author, publication date, genre, ISBN number, availability status, and location in the library. Additional fields could include book summary, shelf number, keywords, and borrower information.


What is a field specification sheet?

This is a part of the scope of work that specifies the fields used in the database tables and offers definitions to these fields; their foreign key relationships, etc.


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.


When you create a database you define its that is you assign names and types to all the fields?

When you create a database, you define its structure by assigning names and data types to all the fields. This process involves specifying the tables, fields, and relationships between them to organize and store data efficiently. By defining the database schema, you establish the blueprint for how data will be stored and accessed within the database.


Describe database normalization?

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