SQL Fundamentals_Amr

SQL Fundamentals_Amr

Professional Development

50 Qs

quiz-placeholder

Similar activities

1st Quiz Real Estate Chapters 1-11

1st Quiz Real Estate Chapters 1-11

Professional Development

55 Qs

Roblox (Big quizizz)

Roblox (Big quizizz)

Professional Development

51 Qs

Python (Big Quiz)

Python (Big Quiz)

Professional Development

50 Qs

PLUMBING

PLUMBING

Professional Development

45 Qs

Rat models

Rat models

Professional Development

48 Qs

Restoran (Food & Beverage Service)

Restoran (Food & Beverage Service)

Professional Development

50 Qs

The Universe

The Universe

KG - Professional Development

50 Qs

python

python

5th Grade - 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?