
INFO1
Authored by Shadiyar Murtaza
Computers, Science
11th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 5 pts
(a) * FROM students;
2.
FILL IN THE BLANK QUESTION
1 min • 5 pts
(a) INTO students;
3.
FILL IN THE BLANK QUESTION
1 min • 5 pts
(a) TABLE students;
4.
FILL IN THE BLANK QUESTION
1 min • 5 pts
(a) TABLE students(
id int,
name varchar(30),
sname varchar(30));
5.
FILL IN THE BLANK QUESTION
1 min • 5 pts
CREATE DATABASE (a) ;
6.
FILL IN THE BLANK QUESTION
1 min • 5 pts
CREATE TABLE students(
id int (a) ,
name varchar(30),
sname varchar(30),
school int,
PRIMARY KEY(id));
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
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;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?