Courses » SS3 » SS3 ICT » ICT Exam Topics » Database II - Questions and Answers

Database II - SS3 ICT Past Questions and Answers - page 1

1

What is a database?

A

A software used for graphic design

B

A structured collection of data

C

A type of computer hardware

D

A programming language

correct option: b
Users' Answers & Comments
2

Which of the following is not a popular Database Management System (DBMS)?

A

MySQL

B

Java

C

PostgreSQL

D

Oracle

correct option: d
Users' Answers & Comments
3

What does a database schema define?

A

The physical location of data

B

The data types of columns

C

The structure and organization of the database

D

The database administrator's contact information

correct option: c
Users' Answers & Comments
4

Which SQL statement is used to retrieve data from a database?

A

INSERT

B

DELETE

C

SELECT

D

UPDATE

correct option: c
Users' Answers & Comments
5

In a database table, what does a column represent?

A

A row of data

B

A data record

C

A field of data

D

An entire table

correct option: c
Users' Answers & Comments
6

Which SQL operation is used to remove data from a database table?

A

CREATE

B

 DELETE

C

ALTER

D

INSERT

correct option: d
Users' Answers & Comments
7

What is the purpose of creating indexes in a database?

A

 To improve data security

B

To speed up data retrieval

C

To delete records

D

To hide data from users

correct option: b
Users' Answers & Comments
8

Which SQL statement is used to modify existing data in a database?

A

DELETE

B

INSERT

C

ALTER

D

UPDATE

correct option: d
Users' Answers & Comments
9

What is the primary key in a database table?

A

A column with unique values that identifies each row

B

The first column in the table

C

A column with the most data

D

A column with no data

correct option: a
Users' Answers & Comments
10

What does SQL stand for?

A

Simple Query Language

B

Structured Question Language

C

Structured Query Language

D

Systematic Query Logic

correct option: d
Users' Answers & Comments
Recommended: SS3 ICT Lessons
Please share this, thanks: