Relational database

Relational database

University

12 Qs

quiz-placeholder

Similar activities

Engineering ACW Semester 2 - #2 Data

Engineering ACW Semester 2 - #2 Data

University

15 Qs

WEB DEV - QUIZ #2

WEB DEV - QUIZ #2

University

10 Qs

INTRODUCTION TO MYSQL

INTRODUCTION TO MYSQL

University

10 Qs

DB Trend

DB Trend

University

14 Qs

S4 DDD

S4 DDD

10th Grade - University

14 Qs

DBMS

DBMS

University

10 Qs

DBMS

DBMS

University

15 Qs

PHP MySQL

PHP MySQL

University

15 Qs

Relational database

Relational database

Assessment

Quiz

Computers

University

Medium

Used 258+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Is the Entity Relationship Model used to make a Conceptual Database Model?
Yes
No

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is E-R model used for?
To extract content  from the database
To design and visualize database
To create a graphical user interface

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should a primary key contain?
A lot of different values
A null value
An unique value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to begin your SQL query if you want to displays data that is stored in a specific table?
COLLECT
COMBINE
SELECT
CHOOSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the expected output from following SQL Query:
SELECT title
FROM videogames
WHERE title LIKE  '%2'
It will only show video games which contains the character 2 somewhere in the title
It will only show  videogames which begins with the character 2 in the title
It will only show videogames which ends with the character 2 in the title

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible to have dublicated foreign keys in a helping table?
YES
NO

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a relational database?
A relational database organizes data into tables, and links them together, based on key-fields. These relationships enable you to retrieve and combine data from one or more tables with a single query
A relational database arranges data into a tree structure, which is similar to folders and files on a computer. 

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?