wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DIGITAL_SQL

Total questions: 5

Worksheet time: 2mins

Name
Class
Date
1.

What is the full form of SQL ?

a)
Standardized Query Language
b)
System Query Language
c)
Structured Query Language
d)
Software Query Logic
2.

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

a)
INSERT
b)
ADD
c)
UPDATE
d)
CREATE
3.

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

a)
boolean
b)
float
c)

int

d)

varchar

4.

What is the purpose of SQL ?

a)

To create and manage databases

b)

To send emails

c)
To write computer programs
d)
To create graphic designs
5.

Which SQL Statement is used to retrieve data from database ?

a)

FETCH

b)

GET

c)

RETRIEVE

d)

SELECT