Search Header Logo
Сабақты бекіту

Сабақты бекіту

Assessment

Presentation

Information Technology (IT)

10th Grade

Hard

Created by

Баршын Баршын

Used 1+ times

FREE Resource

2 Slides • 7 Questions

1

media

2

Multiple Choice

What are the steps to create a query in constructor mode?

1

A) Identify the table

2

B) Identify the fields

3

C) Create a web page

4

D) Add query parameters

3

Multiple Choice

Which SQL query is correct to select students under 18 years old?

1

A) SELECT * FROM Students WHERE Age > 18;

2

B) SELECT * FROM Students WHERE Age < 18;

3

C) SELECT * FROM Students;

4

D) INSERT INTO Students VALUES (18);

4

Multiple Choice

What is the main advantage of the constructor mode?

1

A) It can only work with one material

2

B) It can create code in a visual way

3

C) It does not store data

4

D) It can be used with other materials

5

Multiple Choice

What is SQL?

1

A) Programming language

2

B) Data manipulation language

3

C) Website creation language

4

D) Game development language

6

Multiple Choice

What is the result of the following query?

SELECT * FROM cars WHERE model = 'Sedan'

1

It selects all cars with model 'Sedan'

2

It deletes all cars with model 'Sedan'

3

It updates all cars with model 'Sedan'

4

It creates a new car with model 'Sedan'

7

Multiple Choice

What is the result of the following SQL query: `SELECT * FROM Employees WHERE Salary > 50000;`?

1

It selects all employees with a salary less than £50,000

2

It selects all employees with a salary greater than £50,000

3

It selects all employees with a salary equal to £50,000

4

It selects all employees regardless of salary

8

media

9

Poll

Насколько уверенно вы себя чувствуете по этому вопросу сейчас?

Очень уверенно
Довольно уверенно
Не уверен
media

Show answer

Auto Play

Slide 1 / 9

SLIDE