INFO1

INFO1

11th Grade

15 Qs

quiz-placeholder

Similar activities

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

GROUP-16 ELEMENTS

GROUP-16 ELEMENTS

11th - 12th Grade

20 Qs

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

SQL Revision for Year 12

SQL Revision for Year 12

11th - 12th Grade

20 Qs

Module 11 - Essential Peripherals 4

Module 11 - Essential Peripherals 4

9th - 12th Grade

18 Qs

LAST 2!

LAST 2!

10th - 11th Grade

20 Qs

Review for Midterm Test ICT 3

Review for Midterm Test ICT 3

1st - 11th Grade

15 Qs

Atmosphere

Atmosphere

7th Grade - University

20 Qs

INFO1

INFO1

Assessment

Quiz

Computers, Science

11th Grade

Practice Problem

Medium

Created by

Shadiyar Murtaza

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 5 pts

______ * FROM students;

2.

FILL IN THE BLANK QUESTION

1 min • 5 pts

_____ INTO students;

3.

FILL IN THE BLANK QUESTION

1 min • 5 pts

_____ TABLE students;

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

_____ TABLE students(

id int,

name varchar(30),

sname varchar(30));

5.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Media Image

CREATE DATABASE _______;

6.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Media Image

CREATE TABLE students(

id int _______,

name varchar(30),

sname varchar(30),

school int,

PRIMARY KEY(id));

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Products кестесінен бағасы 10 мен 20 аралығындағы тауар толық жазбасын көрсету кодын табыңыз.

SELECT * FROM Products;

SELECT Price FROM Products WHERE Price is > 10 and Price is <20;

SELECT PRICE FROM Products WHERE ProductID BETWEEN 10 and 20;

SELECT *FROM Products WHERE PRICE BETWEEN 10 and 20;

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?