Name
Annie
Bob
Callie
Derek
Which of these query will display the the table given above ?
DBMS_SQL Intro
Quiz
•
sobha xavier
•
Computers
•
University
•
1 plays
•
Hard
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name
Annie
Bob
Callie
Derek
Which of these query will display the the table given above ?
a) Select employee from name
b) Select name
c) Select name from employee
d) Select employee
b) Select name
c) Select name from employee
d) Select employee
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The ________ clause is used to list the attributes desired in the result of a query.
a) Where
b) Select
c) From
d) Distinct
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This Query can be replaced by which one of the following?
SELECT name, course_id
FROM instructor, teaches
WHERE instructor_ID= teaches_ID;
a) Select name,course_id from teaches,instructor where instructor_id=course_id;
b) Select name, course_id from instructor natural join teaches;
c) Select name, course_id from instructor;
d) Select course_id from instructor join teaches;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SELECT * FROM employee WHERE salary>10000 AND dept_id=101;
Which of the following fields are displayed as output?
a) Salary, dept_id
b) Employee
c) Salary
d) All the field of employee relation
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
This is Employee table.
Which of the following employee_id will be displayed for the given query?
SELECT * FROM employee WHERE employee_id>1009;
a) 1009, 1001, 1018
b) 1009, 1018
c) 1001
d) 1018
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements contains an error?
a) Select * from emp where empid = 10003;
b) Select empid from emp where empid = 10006;
c) Select empid from emp;
d) Select empid where empid = 1009 and lastname = ‘GELLER’;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the given query which of the keyword has to be inserted?
INSERT INTO employee _____ (1002,Joey,2000);
a) Table
b) Values
c) Relation
d) Field
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A_____ is a query that retrieves rows from more than one table or view:
a) Start
b) End
c) Join
d) All of the mentioned
7 questions
CSS Rules Quiz-unit 4 CodeHS
Quiz
•
7th Grade - University
10 questions
RDBMS
Quiz
•
University
10 questions
ICTDBS506 Creating a 'Car Pool' Database with MySQL
Quiz
•
12th Grade - University
10 questions
Quis Bahasa Pemograman 3
Quiz
•
University
10 questions
Advanced SQL
Quiz
•
KG - University
8 questions
SQL Indexing - Kelas B
Quiz
•
University
10 questions
SQL
Quiz
•
University
12 questions
IntroToDatabases W2
Quiz
•
University
39 questions
Respect and How to Show It
Quiz
•
6th Grade
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
20 questions
Multiplication Facts
Quiz
•
3rd Grade
20 questions
Summer
Quiz
•
KG - University
19 questions
Minecraft
Quiz
•
6th Grade - Professio...
20 questions
3rd Grade Review
Quiz
•
KG - University
15 questions
Minecraft
Quiz
•
University
52 questions
Logos Trivia
Quiz
•
KG - University
7 questions
New national park celebrates Harriet Tubman's legacy
Interactive video
•
11th Grade - University
8 questions
2 Step Word Problems
Quiz
•
KG - University
20 questions
Disney characters
Quiz
•
KG - Professional Dev...