DIGITAL_SQL

DIGITAL_SQL

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Descriptive text post-test

Descriptive text post-test

12th Grade

10 Qs

Reading Comprehension Quiz

Reading Comprehension Quiz

9th Grade

8 Qs

Cell Cycle & DNA Replication Quiz

Cell Cycle & DNA Replication Quiz

9th Grade

7 Qs

Coding Basics Challenge

Coding Basics Challenge

10th Grade

5 Qs

Quiz: Colons, Semicolons, and Dashes

Quiz: Colons, Semicolons, and Dashes

9th - 12th Grade

10 Qs

Procedure Text

Procedure Text

12th Grade

10 Qs

Kitchen Utensils Care Quiz

Kitchen Utensils Care Quiz

10th Grade

10 Qs

5.GM.3.4 Indep Practice Part 1

5.GM.3.4 Indep Practice Part 1

5th Grade - University

10 Qs

DIGITAL_SQL

DIGITAL_SQL

Assessment

Quiz

Others

9th - 12th Grade

Medium

Created by

Lakshmi Priya

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the full form of SQL ?

Standardized Query Language
System Query Language
Structured Query Language
Software Query Logic

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

In SQL , Which command is used to add new Rows to a table ?

INSERT
ADD
UPDATE
CREATE

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which data type is used to enter the values as character strings of variables length ?

boolean
float

int

varchar

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of SQL ?

To create and manage databases

To send emails

To write computer programs
To create graphic designs

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL Statement is used to retrieve data from database ?

FETCH

GET

RETRIEVE

SELECT