SQL-Query 1

SQL-Query 1

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

Hindi Simple pronoun & auxiliary verb

Hindi Simple pronoun & auxiliary verb

1st - 12th Grade

15 Qs

BM Tahun 5 Unit 1 Ceria Bermain  2.1.1

BM Tahun 5 Unit 1 Ceria Bermain 2.1.1

5th Grade

6 Qs

COVID-19

COVID-19

4th Grade

10 Qs

Test wiedzy na temat książki "Dzieci z Bullerbyn"

Test wiedzy na temat książki "Dzieci z Bullerbyn"

1st Grade

8 Qs

X RPA - PHP 1

X RPA - PHP 1

1st - 3rd Grade

15 Qs

Dragon Game parte 1

Dragon Game parte 1

3rd - 5th Grade

10 Qs

Quiz test group 12

Quiz test group 12

1st - 3rd Grade

13 Qs

Lesson 42 - file related functions

Lesson 42 - file related functions

5th Grade

10 Qs

SQL-Query 1

SQL-Query 1

Assessment

Quiz

Education

1st - 5th Grade

Hard

Created by

Văn Phương

Used 25+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SQL is the abbreviation of

Stream Query Language

State Query Language

Structured Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SQL is include

DDL, DML, DCL

DDL, DML, ACL

DLL, DML, DCL

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Data Manipulation Language - DML is used to

create a table

Insert data

Delete data

create a database

update data

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which syntax is correct

SELECT *

FROM <table_name>

SELECT *

FROM <database_name>.<table_name>

SELECT <column_name_1>,

<column_name_2> AS <alias_name>

FROM <table_name>

SELECT <column_name_1>,

<column_name_2> AS <alias_name>

FROM <database_name>.<table_name>

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Add 1 word to this sentence which selects all column in Hocvien table


Select ______from hocvien

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Hocvien table have column: MaHV, Ho, Ten, NamSinh.

which columns print out if you run the query:

select MaHV, Ten from HocVien

All columns

MaHV, Ho, Ten

MaHV, Ten

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Hocvien table have column: MaHV, Ho, Ten, NamSinh.

which columns print out if you run the query:

select Ho + Ten as HoTen from HocVien

All columns

MaHV, Ho, Ten, NamSinh.

Ho, Ten

HoTen

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?