Welcome to Westonci.ca, the place where your questions find answers from a community of knowledgeable experts. Connect with a community of experts ready to help you find solutions to your questions quickly and accurately. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

11. ¿Qué es una fila de información sobre un miembro específico del personal en una tabla de base de datos de la universidad a la que se hace referencia?

A. Un registro
B. Una columna
C. Una clave

Sagot :

Final answer:

A record in a database table is a row of information about a specific entity, columns represent attributes of data, and a key often refers to a primary key used for data linking.


Explanation:

A record in a database table is a row of information about a specific entity, such as a person or an event. Each row represents a unique entry and contains data related to that entry.

Columns in a table represent the different attributes or fields of the data, such as name, age, or address. Each column holds specific types of information for all the records in the table.

A key in a database often refers to a primary key, which is a unique identifier for each row in the table, used for linking data between tables.


Learn more about Database Management here:

https://brainly.com/question/31733141