Pearson Edexcel International A Level · Information Technology (YIT11)

Data and databases: Practice Questions

5 multiple-choice questions marked as you go, and 4 written questions with worked solutions. All on Data and databases.

9 questions18 marksFree, no account
Question 1
1 mark

In a relational database table, what is the term used for a single attribute of an entity, represented as a column in the table structure?

Question 2
1 mark

A database designer needs to ensure that a 'ProductID' field follows the format of exactly two letters followed by four digits (e.g., AB1234).

Which validation technique would be most appropriate to enforce this specific requirement?

Question 3
1 mark

A national retail chain uses a relational database to manage its inventory. The database contains a Stock table and a Warehouse table. Many different products can be stored in one warehouse, and a single product type can be distributed across multiple warehouses.

Which structural implementation would be most appropriate to resolve this relationship and ensure referential integrity while avoiding many-to-many complexities?

Question 4
1 mark

In a relational database, which term refers to a single row within a table that represents a complete set of data for one instance of an entity?

Question 5
1 mark

What is the main purpose of using a foreign key in a relational database table structure?

Question 6
2 marks

A database developer wants to ensure that a 'ProductPrice' field only accepts values between \(1\) and \(500\). State the type of validation rule that should be applied.

Write your answer out first, then check it against the worked solution.

Question 7
3 marks

Describe the concept of data redundancy and identify one potential problem it causes in a database.

Write your answer out first, then check it against the worked solution.

Question 8
2 marks

In SQL, which command is used to add a new record into an existing database table?

Write your answer out first, then check it against the worked solution.

Question 9
6 marks

A library uses a relational database to manage its book collection and member loans. In this context, answer the following questions regarding database structure and data organization:

(a) Explain the difference between data and information using an example from the library system.

(b) The library uses a relational database. Identify and describe the role of a primary key and a foreign key in linking tables within this system.

(c) State the purpose of a composite key and provide an example of when it might be necessary in a library database.

Write your answer out first, then check it against the worked solution.

* The content provided by thinka is generated by AI and may not always be accurate or up-to-date. Please use it as a supplementary resource and verify with official materials.

You've seen the model answer. Now get yours marked.

This page can show you how a good answer looks. It cannot tell you what your answer was missing. thinka marks your written work against the real mark scheme in about 15 seconds.

Want more questions like these? Get a fresh set on this topic, marked as you go.

Practise More