Computer Science - 9210 OxfordAQA

Relational Databases

Resumen

Write a customer's address on every order they place and you have created a problem you will not notice for months. Then they move. Now some orders carry the old address and some carry the new one, both are in the same file, and nothing in the data says which is correct. The information has not been lost. It has been duplicated, and duplication is how data becomes untrustworthy.

This lesson explains what a database is, what makes one relational, and the five terms the specification examines: table, record, field, primary key and foreign key. Then it explains the reason the whole design exists. Splitting data across linked tables so that each fact is stored exactly once is what makes redundancy and inconsistency avoidable, and being able to say precisely how it does that is worth more marks than being able to name the parts.

Objetivos

  1. Explain the concept of a database. Explain the concept of a relational database. Understand the following important database concepts.
  2. table
  3. record
  4. field
  5. primary key
  6. foreign key.
  7. Understand that the use of a relational database facilitates the elimination of data inconsistency and data redundancy.

Mapa mental

Este tema esta esquematizado para ver como se conectan las ideas.

Abre el mapa mental en la app

Nota de la lección

A database is an organised collection of data, stored so that it persists, and structured so that it can be searched, added to, changed and retrieved reliably. The word doing the work in that sentence is organised. A folder full of notes is data and is not a database, because nothing about it says what a record is, which pieces belong together, or how to find one.

Apunte completo disponible en la aplicacion Green Bridge

Instala la aplicacion Green Bridge CBT en tu movil u ordenador para acceder a toda la biblioteca IGCSE: examenes anteriores, criterios de correccion, mapas mentales, tarjetas de estudio y lecciones en audio.

Notas de lección completas con diagramas
Asistente de aprendizaje con IA
Simulacros cronometrados que se corrigen en cuanto terminas
Disponible en Android, Windows, macOS y Linux App para iOS proximamente

Evaluación de la lección

Felicitaciones por completar la lección del Relational Databases. Ahora que has explorado el conceptos e ideas clave, es hora de poner a prueba tus conocimientos. Esta sección ofrece una variedad de prácticas Preguntas diseñadas para reforzar su comprensión y ayudarle a evaluar su comprensión del material.

Te encontrarás con una variedad de tipos de preguntas, incluyendo preguntas de opción múltiple, preguntas de respuesta corta y preguntas de ensayo. Cada pregunta está cuidadosamente diseñada para evaluar diferentes aspectos de tu conocimiento y habilidades de pensamiento crítico.

Utiliza esta sección de evaluación como una oportunidad para reforzar tu comprensión del tema e identificar cualquier área en la que puedas necesitar un estudio adicional. No te desanimes por los desafíos que encuentres; en su lugar, míralos como oportunidades para el crecimiento y la mejora.

  1. What is a record in a relational database? A. One column of a table B. All the data about one individual item, held as one row C. The name of a table D. A link between two tables Answer: B
  2. What is a primary key? A. A field whose value uniquely identifies each record in a table B. The first field listed in a table C. A field that holds a value from another table D. The password used to open the database Answer: A
  3. A Booking table contains a field MemberID which holds values from the Member table's primary key. What is MemberID in the Booking table? A. A primary key B. A record C. A foreign key D. A table Answer: C
  4. What is data redundancy? A. Data that is no longer needed and can be deleted B. Storing the same piece of data more than once C. Data that has been encrypted D. A field with no value in it Answer: B
  5. Why can data inconsistency not occur if a fact is stored exactly once? A. Because a single copy cannot disagree with anything B. Because single copies are always encrypted C. Because a single copy takes up less space D. Because tables cannot be linked Answer: A

Resuelve estas preguntas en la aplicacion

Resuelve estas preguntas en la aplicacion

Practica preguntas simuladas

¿Quieres practicar preguntas simuladas sobre Relational Databases? Descarga la aplicación Green Bridge CBT para acceder a preguntas simuladas y evaluaciones completas sobre este tema.

Descarga la aplicación en Google Playstore.

Todo lo que necesitas para destacar en JAMB, WAEC y NECO.

Green Bridge CBT Mobile App
Asistente de Chat de Aprendizaje Personalizado con IA
Más de 200.000 preguntas de examen de IGCSE, JAMB, WAEC y NECO.
Más de 1200 notas de lecciones
Soporte sin conexión: Aprende en cualquier momento y lugar.
Horario del Puente Verde
Resúmenes de Literatura y Preguntas Potenciales
Controla tu rendimiento y progreso.
Explicaciones detalladas para un aprendizaje integral