Intro Quiz DBMS

Intro Quiz DBMS

University

7 Qs

quiz-placeholder

Similar activities

Quiz 4: MySQL Database

Quiz 4: MySQL Database

University

10 Qs

DBMS Lab Quiz 1 2B3

DBMS Lab Quiz 1 2B3

University

10 Qs

PAW-Q1-2023

PAW-Q1-2023

University

10 Qs

Chapter 8 : Database Security

Chapter 8 : Database Security

University

10 Qs

Database Introduction 1

Database Introduction 1

University

9 Qs

Database Design & Development- Testing & Security 1

Database Design & Development- Testing & Security 1

University

12 Qs

Quis Bahasa Pemograman 3

Quis Bahasa Pemograman 3

University

10 Qs

Konsep Dasar BD

Konsep Dasar BD

University

7 Qs

Intro Quiz DBMS

Intro Quiz DBMS

Assessment

Quiz

Computers

University

Hard

Created by

Mohd Azizi

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a characteristic of a database?

Data persistence

Data independence

Data redundancy

Data security

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a DBMS?

A program that stores and retrieves data from a database

A set of instructions for creating and maintaining a database

A database system that uses a network of computers to store and retrieve data

A system for managing digital content on the web

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is SQL?

A programming language used for creating web applications

A programming language used for creating mobile applications

A query language used for managing data in a database

A markup language used for creating web pages

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a primary key in a database?

A field that is used to create a relationship between two tables

A field that can have duplicate values

A field that is not required for a table to function

A field that uniquely identifies each record in a table

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

CREATE

SELECT

CHOOSE

EXTRACT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to add a new row to a database table?

ADD

UPDATE

INSERT

CREATE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a function of a DBMS?

Data storage

Data analysis

Data retrieval

Data backup