
Sudheer Quiz2

Quiz
•
Professional Development
•
University
•
Hard
Sudheer Mamidi
Used 2+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Select the Syntax to be written in like statement for extracting strings that start with r and end with r
r%%r
rr%
%r%
r%r
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You want to retrieve all employees, whether or not they have matching departments in the departments table. Which query would you use?
SELECT last_name, department_nameFROM employees e INNER JOIN departments d ON (e.department_id = d.department_id)
SELECT last_name, department_nameFROM employees e LEFT JOIN departments d ON (e.department_id = d.department_id);
SELECT last_name, department_nameFROM employees e RIGHT JOIN departments d ON (e.department_id = d.department_id);
NA
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In what order does SQL process the instructions
SELECT - FROM - WHERE - ORDER BY
SELECT - Where- From - ORDER BY
SELECT - FROM - ORDER By - WHERE
None
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which join would you use to create a query that returns ALL unique levels from Table B in below syntax
Table A ----- join Table B ?
Left
Inner
Right
None
5.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
If table A has 3 rows & table B has 3 rows. What is the maximum no of rows possible when A is left joined with B
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
If table A has 3 rows & table B has 3 rows. What is the minimum no of rows possible when A is left joined with B
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A colulmn named 'city' from table 'orders_info' has 4 unique levels. How many rows will be there in output - select city, count(orders) from orders_info group by city ;
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Section 2: PRACTICE and Section 3: PRACTICE 1

Quiz
•
7th Grade - University
25 questions
Introduction to Alexa Skills and APIs

Quiz
•
10th Grade - Professi...
25 questions
Final Assessment C & C++ & DSA - 2nd August 24

Quiz
•
University
25 questions
D21 QUIZ OF THE DAY

Quiz
•
University
20 questions
Basis Data

Quiz
•
12th Grade - University
20 questions
Maori Overview

Quiz
•
University
20 questions
CSS

Quiz
•
University
17 questions
ESE Competency 3

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 Professional Development
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