
08.08.2025

Quiz
•
Computers
•
University
•
Medium
Sudhakar T Computer Science
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following query?
SELECT studname FROM college WHERE marks > SOME (SELECT marks FROM student WHERE SECTION = 'c');
The query gives all the studnames for which marks are greater than all the students in section c
The query gives all the studnames for which the marks are greater than at least on student in section c
The query gives all the studnames for which the marks are less than all the students in section c
The query is syntactically incorrect
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correlated sub-query?
a) An independent query that uses the correlation name of another independent query.
b) A sub-query that uses the correlation name of an outer query
c) A sub-query that substitutes the names of the outer query
d) A sub-query that does not depend on its outer query’s correlation names
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Observe the following query and choose the correct option
SELECT DISTINCT name FROM student WHERE ID IS NOT NULL;
a) The query is syntactically wrong
b) The query gives all the possible student names where a finite value exists for ID
c) The query gives the names of the students that have a null ID and it also excludes identical names
d) The query gives the student names where a finite value exists for ID and it excludes identical names
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the result of the following query?
(SELECT studentid FROM student WHERE SECTION = 'c') EXCEPT (SELECT studentid FROM student WHERE roll <10);
a) All the values of the studentid for which section is c and roll < 10
b) All the values of the studentid for which section is c and roll > 10
c) All the values of the studentid for which section not c and roll < 10
d) All the values of the studentid for which section not c and roll > 10
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The join operations that do not retain mismatched tuples are called as _________ operations
a) outer join
b) natural join
c) full outer join
d) inner join
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a left outer join is performed and the tuple on the left hand side does not match with the tuple on the right hand side, what happens to the values that are preserved on the left hand side?
a) They are given null values
b) They are given a random value
c) The user is asked to enter data
d) The query is declared invalid by the compiler
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The _______ statement causes the statements to undo all the updates performed on the transaction
a) Undo work
b) Rollback work
c) Commit work
d) Replace work
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
WEB DEV - QUIZ #2

Quiz
•
University
20 questions
NO BRAIN

Quiz
•
University
15 questions
PHP MySQL

Quiz
•
University
20 questions
Introduction to Database

Quiz
•
University
17 questions
Bases de données et SQL

Quiz
•
University
20 questions
Final Exam - CC25

Quiz
•
University
15 questions
DBMS

Quiz
•
University
10 questions
ITPC 116 Section 6

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 Computers
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