
Simple SQL

Quiz
•
Other
•
University
•
Easy
Used 31+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which SQL statement is used to insert new data in a database?
ADD NEW.....INTO
ADD INTO.....VALUES
INSERT VALUES ....INTO
INSERT INTO ....VALUES
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
When I want to delete a table, I should use:
DELETE TABLE
REMOVE TABLE
DROP TABLE
IGNORE TABLE
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Suppose you want to multiply two columns, i.e. quantity purchase with unit price to get the new column value from table Order. Select the correct command.
SELECT (Qty MULTIPLY UnitPrice) FROM Order;
SELECT (Qty * UnitPrice) FROM Table Order;
SELECT (Qty * UnitPrice) AS 'Total Value' FROM Order;
SELECT (Qty * UnitPrice) = 'Total Value' FROM Table Order;
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Pre Test Pemrograman SQL 1

Quiz
•
University
13 questions
Lenguaje SQL

Quiz
•
University
10 questions
Sql Set 2

Quiz
•
University
15 questions
DATABASE LEVEL 1

Quiz
•
University
10 questions
SQL set 3

Quiz
•
University
10 questions
Aaruth Quiz

Quiz
•
University
10 questions
Modul 8

Quiz
•
University
14 questions
SQL - DEBUTANT

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade