
DBMS_SQL Intro

Quiz
•
Computers
•
University
•
Hard
sobha xavier
Used 1+ times
FREE Resource
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
Similar Resources on Wayground
10 questions
KUIZ TOPIK 2 : QUERY

Quiz
•
University
10 questions
PBD Pertemuan 06

Quiz
•
University
12 questions
Database Design & Development SQL 2

Quiz
•
University
10 questions
ICTDBS506 Creating a 'Car Pool' Database with MySQL

Quiz
•
12th Grade - University
10 questions
DBMS 1

Quiz
•
University
10 questions
KUIS DAY 3 STACK

Quiz
•
University
10 questions
Quis Bahasa Pemograman 3

Quiz
•
University
10 questions
Access 2.12 (A) Review

Quiz
•
KG - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

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

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade