
SQL (76-103)

Quiz
•
Other
•
University
•
Easy
Gulnaz Sabdenova
Used 4+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Retrieve all data from the table office {id, locations, name}
Select *from office;
Select from office;
Select name from office;
Select *form office;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sName,sAddress(Student) is equal to?
SELECT Sname FROM Students
SELECT Sname, SAddress FORM Students
SELECT Sname and SAddress FROM Students
SELECT Sname, SAddress FROM Student
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define an union
combines the result set of two or more select statements
returns all rows from the left table (1. ) and from the right table (2)
returns all rows from the right table (2), with the matching rows in the right table (1. )
returns all rows from the left table (1. ), with the matching rows in the right table (2)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the SQL statement that is equal to: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';
SELECT NAME IN CUSTOMER WHERE STATE IN 'VA';
SELECT NAME IN CUSTOMER WHERE STATE = 'VA';
SELECT NAME FROM CUSTOMER WHERE STATE IN 'VA';
SELECT NAME IN CUSTOMER WHERE STATE = 'V';
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you change "Hansen" into "Nilsen" in the "LastName" column in the Students table?
Update persons set lastname = 'hansen' into lastname = 'nilsen'
Update students set lastname = 'hansen' into lastname = 'nilsen'
Update persons set lastname = 'hansen' where lastname = 'nilsen'
Update students set lastname = 'nilsen' where lastname = 'hansen'
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
how to Add a new column into existing table?
ALTER TABLE Student MODIFY COLUMN sDegree CHAR(64) NOT NULL
ALTER TABLE Student ADD COLUMN sDegree VARCHAR(64) NOT NULL
ALTER TABLE S ADD COLUMN s VACHAR(64) NOT NULL
ALTER TABLE Student DROP COLUMN sDegree VARCHAR(64) NOT NULL
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
how to change the row(s) in a table
insert
update
change
delete
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Accounting II 3.01 Review

Quiz
•
9th Grade - University
30 questions
UAS MANAJEMEN BASIS DATA

Quiz
•
University
25 questions
Konsep Data Warehouse

Quiz
•
University
30 questions
[TPLUS]_DB_MD02_Session04

Quiz
•
University
24 questions
minecraft

Quiz
•
KG - Professional Dev...
29 questions
CCNA 1 ITNv6 Chapter 5

Quiz
•
University
25 questions
Preventive Cybersecurity Quiz

Quiz
•
12th Grade - University
25 questions
MSSQL DAY-2

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University