DIGITAL_SQL

DIGITAL_SQL

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Design Elements & Principles Quiz

Design Elements & Principles Quiz

10th Grade

10 Qs

Exploring Software Development

Exploring Software Development

11th Grade

10 Qs

Understanding Computers

Understanding Computers

10th Grade

10 Qs

MySQL Basics for Grade 10

MySQL Basics for Grade 10

10th Grade

10 Qs

Mastering MySQL Query Outputs

Mastering MySQL Query Outputs

10th Grade

5 Qs

Narrative Text Quiz

Narrative Text Quiz

10th Grade

10 Qs

Hair Cutting Techniques and Elevation Angles Quiz

Hair Cutting Techniques and Elevation Angles Quiz

12th Grade

10 Qs

 X.2

X.2

10th Grade

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