SQL Fundamentals_Amr

SQL Fundamentals_Amr

Professional Development

50 Qs

quiz-placeholder

Similar activities

Prepositions

Prepositions

4th Grade - Professional Development

50 Qs

History of Islam

History of Islam

KG - Professional Development

50 Qs

Music

Music

3rd Grade - Professional Development

45 Qs

Steering System C3 vol 2

Steering System C3 vol 2

University - Professional Development

50 Qs

Microcontroller Quiz 1

Microcontroller Quiz 1

10th Grade - Professional Development

50 Qs

Islamic Productions - General Quiz

Islamic Productions - General Quiz

KG - Professional Development

50 Qs

SQL Fundamentals_Amr

SQL Fundamentals_Amr

Assessment

Quiz

Education

Professional Development

Medium

Created by

Amr Alengbawy

Used 35+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does SQL stand for?

Structured Query Language

Standard Query Language

Strong Query Langauge

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

EXTRACT

Get

OPEN

SELECT

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL statement is used to update data in a database?

MODIFY

SAVE AS

UPDATE

SAVE

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Modify

DELETE

MOVE

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL statement is used to insert new data in a database?

ADD RECORD

INSERT NEW

INSERT INTO

ADD NEW

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_______used to Create, Manage database objects in the database.

DDL

DML

DCL

DQL

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You issue the following query: SELECT empno, ename FROM emp WHERE empno = 7782 OR empno = 7876;   Which other operator can replace the OR condition in the WHERE clause

IN

BETWEEN.. AND..

LIKE

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?