A.... is a property of the entire relation, rather than
of the individual tuples in which each tuple is unique.

PQ Quiz 2

Quiz
•
Other
•
Professional Development
•
Medium
ProQual Exam
Used 4+ times
FREE Resource
153 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Rows
Key
Attribute
Fields
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following query?
SELECT studentdatabasename
FROM RDBMS
WHERE marks > SOME (SELECT marks
FROM student
WHERE SECTION = 'c');
The query gives all the studentdatabasename for
which marks are greater than all the students in
section c
The query gives all the studentdatabasename for
which the marks are greater than at least on
student in section c
The query gives all the studentdatabasename for
which the marks are less than all the students in
section c
The query is syntactically incorrect
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct answer to describe the following
query.
SELECT name
FROM instructor
WHERE salary IS NOT NULL;
Tuples with null value
Tuples with no null values
Tuples with any salary
All of the mentioned
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following MySQL aggregate functions is used to calculate the average?
COUNT()
EVERAGE()
AVERAGE()
AVG()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
From the query below, how many rows are selected?
SELECT Name
FROM instructor
WHERE salary > SOME (SELECT salary FROM
instructor WHERE dept_name = 'Comp.Sci.');
The number of rows selected depends on the data
in the 'instructor' table and the comparison of
salaries.
The number of rows selected is O
The number of rows selected is always 10
The number of rows selected is 100
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The query given below will not give an error. Which one of the following has to be replaced to get the desired output?
SELECT ID, name, dept name, salary * 1.1
WHERE instructor;
Salary*1.1
ID
Where
Instructor
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the MySQL AUTO_INCREMENT attribute?
The purpose of the MySQL AUTO_INCREMENT
attribute is to delete existing rows in a table.
The purpose of the MySQL AUTO_INCREMENT
attribute is to update the values in a column.
The purpose of the MySQL AUTO_INCREMENT
attribute is to sort the rows in a table.
The purpose of the MySQL AUTO_INCREMENT
attribute is to automatically generate a unique
value for a column whenever a new row is inserted
into the table.
Create a free account and access millions of resources
Similar Resources on Quizizz
Popular Resources on Quizizz
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
19 questions
Math Review

Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review

Quiz
•
7th Grade
Discover more resources for Other
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Trivia

Quiz
•
Professional Development
31 questions
Out of the dust

Quiz
•
KG - Professional Dev...
11 questions
All about me

Quiz
•
Professional Development
20 questions
TV/Movie Trivia

Quiz
•
9th Grade - Professio...
23 questions
super heros

Quiz
•
KG - Professional Dev...