
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
30 questions
SQL Basics Quiz

Quiz
•
University
30 questions
Tuần 6

Quiz
•
University
30 questions
UAS MANAJEMEN BASIS DATA

Quiz
•
University
30 questions
Database Systems Quiz SE(Blue)

Quiz
•
University
25 questions
Chapter 31: On the Job

Quiz
•
9th Grade - Professio...
25 questions
5th Grade - CCRC / SORA / Kids Catalog / Genre Quiz

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

Quiz
•
University
30 questions
Basic SQL Quiz

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Other
36 questions
USCB Policies and Procedures

Quiz
•
University
4 questions
Benefits of Saving

Quiz
•
5th Grade - University
20 questions
Disney Trivia

Quiz
•
University
2 questions
Pronouncing Names Correctly

Quiz
•
University
15 questions
Parts of Speech

Quiz
•
1st Grade - University
1 questions
Savings Questionnaire

Quiz
•
6th Grade - Professio...
26 questions
Parent Functions

Quiz
•
9th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University