The given Query can also be replaced with_______:
SELECT name, course_id
FROM instructor, teaches
WHERE instructor_ID= teaches_ID;
DBMS CS3
Quiz
•
Others
•
University
•
Easy
Nithya shree
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The given Query can also be replaced with_______:
SELECT name, course_id
FROM instructor, teaches
WHERE instructor_ID= teaches_ID;
Select name,course_id from teaches,instructor where instructor_id=course_id;
Select name, course_id from instructor natural join teaches;
Select name, course_id from instructor;
Select course_id from instructor join teaches;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SELECT emp_name
FROM department
WHERE dept_name LIKE ' _____ Computer Science';
In the above-given Query, which of the following can be placed in the Query's blank portion to select the "dept_name" that also contains Computer Science as its ending string?
&
_
%
$
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To which of the following the term "DBA" referred?
Data Bank Administrator
Database Administrator
Data Administrator
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following refers to the number of tuples in a relation?
Entity
Column
Cardinality
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the relational table, which of the following can also be represented by the term "attribute"?
Entity
Row
Column
Both B &C
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used in the application programs to request data from the database management system?
Data Manipulation language
Data Definition Language
Data Control Language
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following commands is used to save any transaction permanently into the database?
Commit
Rollback
Savepoint
None of the above
22 questions
1-50
Quiz
•
University
30 questions
mis identification
Quiz
•
University
25 questions
WEEK 3: Computers in Our Daily life
Quiz
•
University
20 questions
Quiz Komunikasi Data NAY
Quiz
•
University
20 questions
Financial Ratios
Quiz
•
12th Grade - University
20 questions
Ulangan Praktikum Genetika
Quiz
•
University
21 questions
Quiz tentang Teknologi Informasi
Quiz
•
University
20 questions
Management Information Systems
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade