CS215_LAB2

CS215_LAB2

University

7 Qs

quiz-placeholder

Similar activities

QUIZ ON SQL

QUIZ ON SQL

University

10 Qs

Postest Modul 4

Postest Modul 4

University

10 Qs

introduction to sql

introduction to sql

University

10 Qs

Pretest 2

Pretest 2

University

10 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Lesson 2 - Passing Data to Subsystems

Lesson 2 - Passing Data to Subsystems

University

10 Qs

[Test Run - Quiz] SAFE SQL Workshop: Communicate with Database

[Test Run - Quiz] SAFE SQL Workshop: Communicate with Database

University

10 Qs

Mentoring Session 3 (Group 1)

Mentoring Session 3 (Group 1)

University

11 Qs

CS215_LAB2

CS215_LAB2

Assessment

Quiz

Computers

University

Easy

Created by

Bassant Mosallam

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

There are ------ types of SQL commands.

3

5

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

DML stands for ------.

Data Maintenance Language

Data Modelling Language

Data Manipulation Language

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

"Select" command is from -----.

DQL

DCL

DDL

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of these softwares is NOT a DBMS?

Access

Oracle

Microsoft SQL Server

Microsoft Visual Code

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

"Q" letter in "SQL" stands for -------.

Question

Query

Queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ------ command removes the space allocated for the table from memory?

Delete

Drop

Truncate

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If I want to block "User1" from inserting a new record, I shall use ----- command.

block

select

revoke

grant