Sql question

Sql question

Professional Development

31 Qs

quiz-placeholder

Similar activities

Cisco Collaboration Quick Assessment

Cisco Collaboration Quick Assessment

Professional Development

34 Qs

Database

Database

Professional Development

35 Qs

Garuda_Round-2_Quiz

Garuda_Round-2_Quiz

Professional Development

30 Qs

SQL

SQL

Professional Development

30 Qs

Tes I Query

Tes I Query

Professional Development

30 Qs

BASIC JSP//SQL

BASIC JSP//SQL

Professional Development

30 Qs

Информатика 4-нұсқа

Информатика 4-нұсқа

Professional Development

35 Qs

Database Questions

Database Questions

KG - Professional Development

31 Qs

Sql question

Sql question

Assessment

Quiz

Computers, Other

Professional Development

Medium

Created by

Hoang Khoa

Used 1+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does SQL stand for?

Structured Query Language

Strong Question Language

Structured Question Language

Strong Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to extract data from a database?

OPEN

SELECT

EXTRACT

GET

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to delete data from a database?

DELETE

COLLAPSE

DROP

REMOVE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to update data in a database?

MODIFY

SAVE AS

SAVE

UPDATE

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

With SQL, how do you select a column named "FirstName" from a table named "Persons"?

SELECT FirstName FROM Persons

SELECT Persons.FirstName

SELECT Persons Where FirstName

SELECT Persons From FirstName

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to insert new data in a database?

ADD RECORD

INSERT INTO

ADD NEW

INSERT NEW

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With SQL, how do you select all the columns from a table named "Persons"?

SELECT [all] FROM Persons

SELECT Persons

SELECT * FROM Persons

SELECT Persons From Persons

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?