Relational Databases

Relational Databases

12th Grade

47 Qs

quiz-placeholder

Similar activities

UTS BASISDATA

UTS BASISDATA

12th Grade

50 Qs

Pendalaman USP Basis Data

Pendalaman USP Basis Data

12th Grade

50 Qs

Test Out Chapter 7 and 8 programming and databases

Test Out Chapter 7 and 8 programming and databases

10th - 12th Grade

44 Qs

BASIS DATA KELAS 12

BASIS DATA KELAS 12

12th Grade

49 Qs

CPO Midterms Examination

CPO Midterms Examination

12th Grade

48 Qs

SQL Basic Quiz

SQL Basic Quiz

12th Grade

50 Qs

STRUCTURED QUERY LANGUAGE

STRUCTURED QUERY LANGUAGE

12th Grade

46 Qs

AHJN: U8 DB Fr-TB

AHJN: U8 DB Fr-TB

12th Grade - University

50 Qs

Relational Databases

Relational Databases

Assessment

Quiz

Computers

12th Grade

Medium

Created by

George Dong

Used 3+ times

FREE Resource

47 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Sequal Query Language

Structured Quotes Language

Structured Query Language

Sequential Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a command for modifying data in a database?

INSERT

UPDATE

ADD

DELETE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SQL can be used to retrieve data from the database. It completes this action through the use of the ______ command.

ADD

INTO

SELECT

CHECK

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command do we use to give access privileges to a user?

CREATE

UPDATE

INSERT

GRANT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database would be more secure if every user was given user admin access.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The commands to check database integrity and backup data are often unique to each different database management system.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With the following command:


1. UPDATE Employees

2. SET LastName = 'Thompson', City= 'Swindon'

3. WHERE EmpID = 1;


What is the purpose of line 3?

Identifies the database you wish to update.

Identifies the table you wish to update.

Identifies the field you wish to update.

Identifies the record you wish to update.

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?