DP Computer Science Questionbank
A.1 Basic concepts
Description
[N/A]Directly related questions
-
19M.2.SL.TZ0.1b:
Outline why data validation is difficult for the Book_Title attribute.
-
19M.2.SL.TZ0.1f:
Outline how data consistency can be maintained in transactions in this database system.
-
19M.2.SL.TZ0.1e:
Outline why atomicity is important within a database.
-
19M.2.SL.TZ0.2a:
Explain how concurrent use of the school database is possible in this situation.
-
17N.2.SL.TZ0.1a:
Define the term database transaction.
-
17N.2.SL.TZ0.1b:
Explain the importance of durability in a database transaction.
-
17N.2.SL.TZ0.2a:
With reference to the relation CLASS_TABLE distinguish between data and information.
-
17N.2.SL.TZ0.2d:
Explain the role of data validation and data verification.
-
17N.2.SL.TZ0.2e:
Explain how Total could be validated.
-
18N.2.SL.TZ0.1b:
A bank maintains a database that stores details of clients and their accounts.
A client wants to transfer money between two accounts held at the same bank.
Explain how the ACID (Atomicity, Consistency, Isolation, Durability) properties would apply in the context of this database transaction.
-
18N.2.SL.TZ0.1a:
Outline the difference between an information system and a database.
-
19N.2.SL.TZ0.1c:
Outline why the transaction needs to be atomic in the context of this scenario.
-
19N.2.SL.TZ0.1d:
Explain how transactions are managed to ensure isolation when registered teachers add comments to a discussion thread on the forum.
-
19N.2.SL.TZ0.2b.i:
Outline, using an example, how data validation can ensure that data is entered into the birds database correctly.
-
19N.2.SL.TZ0.2b.ii:
Outline, using an example, how data verification can ensure that data is entered into the birds database correctly.
-
19N.2.SL.TZ0.2c:
Distinguish between data and information when entering the length of a spoonbill’s beak in the database.
-
20N.2.SL.TZ0.1b:
Explain why Date of birth has been separated into three fields.
-
20N.2.SL.TZ0.2a:
Define the term database transaction.
-
20N.2.SL.TZ0.2b:
Outline how the Billetmania information system would utilize a database.
-
20N.2.SL.TZ0.2c:
Explain the importance of transaction durability to Billetmania when clients book tickets.
-
18M.2.SL.TZ0.2a:
Identify two types of update anomaly.
-
18M.2.SL.TZ0.3b:
Identify three ways that incorrect data could be prevented from being added into the School_phone_no field.