SQL Fundamentals_Amr

SQL Fundamentals_Amr

Professional Development

50 Qs

quiz-placeholder

Similar activities

NYC Metropolitan Transportation Authority & Other Quiz

NYC Metropolitan Transportation Authority & Other Quiz

KG - Professional Development

52 Qs

General Knowledge Quiz

General Knowledge Quiz

Professional Development

50 Qs

OPS MOCK EXAM

OPS MOCK EXAM

Professional Development

45 Qs

Teachers' Day Quiz

Teachers' Day Quiz

Professional Development

50 Qs

OCT and Glaucoma Quiz

OCT and Glaucoma Quiz

Professional Development

45 Qs

Examen de Nivelación de español

Examen de Nivelación de español

Professional Development

55 Qs

RUTS EIC Hospitality & Tourism

RUTS EIC Hospitality & Tourism

10th Grade - Professional Development

50 Qs

Fairy Tales N Nursery Rhymes

Fairy Tales N Nursery Rhymes

1st Grade - Professional Development

50 Qs

SQL Fundamentals_Amr

SQL Fundamentals_Amr

Assessment

Quiz

Education

Professional Development

Medium

Created by

Amr Alengbawy

Used 36+ 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?