Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 10 pages
Exam (elaborations)

WGU C170 Database Management Test Exam Review Questions with all Answers verified for accuracy Updated 2024/2025

Document preview thumbnail
Preview 2 out of 10 pages

WGU C170 Database Management Test Exam Review Questions with all Answers verified for accuracy Updated 2024/2025 The ................ operator could be used in place of INTERSECT if the DBMS does not support it. - correct answer IN The ................__ operator could be used in place of MINUS if the DBMS does not support it. - correct answer NOT IN The ................................___ statement combines the output of two SELECT queries and returns all results common to both queries. - correct answer INTERSECT A(n) ................................................_ query can be used to produce a relation that retains the duplicate rows. - correct answer UNION ALL The ................................................ statement can be used to combine rows from two queries, returning only the rows that appear in both sets. - correct answer INTERSECT The syntax of the MINUS statement in Oracle is ................................___. - correct answer query MINUS query If the DBMS does not support the INTERSECT statement, one can use a(n) ................__ subquery to achieve the same result. - correct answer IN UNION, INTERSECT, and MINUS work properly only if relations are intersect-compatible, which means that the names of the relation attributes and their data types must be different. - correct answer False A(n) ................................................__ view is a view that can be used to update attributes in the base tables that are used in the view. - correct answer updatable A(n) ................................................___ routine pools multiple transactions into a single batch to update a master table field in a single operation. - correct answer batch update In which two ways can data redundancy affect managing disk space and calculation speed? - correct answer Additional proccessing time is needed to udate redundant data Redundant data takes up disk space

Content preview

WGU C170 Database Management Test Exam
Review Questions with all Answers verified for
accuracy Updated 2024/2025


The ................ operator could be used in place of INTERSECT if the DBMS does not
support it. - correct answer IN


The ................__ operator could be used in place of MINUS if the DBMS does not
support it. - correct answer NOT IN


The ................................___ statement combines the output of two SELECT queries
and returns all results common to both queries. - correct answer INTERSECT


A(n) ................................................_ query can be used to produce a relation that
retains the duplicate rows. - correct answer UNION ALL


The ................................................ statement can be used to combine rows from two
queries, returning only the rows that appear in both sets. - correct answer INTERSECT


The syntax of the MINUS statement in Oracle is ................................___. - correct
answer query MINUS query


If the DBMS does not support the INTERSECT statement, one can use
a(n) ................__ subquery to achieve the same result. - correct answer IN


UNION, INTERSECT, and MINUS work properly only if relations are intersect-
compatible, which means that the names of the relation attributes and their data types
must be different. - correct answer False


A(n) ................................................__ view is a view that can be used to update
attributes in the base tables that are used in the view. - correct answer updatable

, A(n) ................................................___ routine pools multiple transactions into a single
batch to update a master table field in a single operation. - correct answer batch
update
In which two ways can data redundancy affect managing disk space and calculation
speed? - correct answer Additional proccessing time is needed to udate redundant
data
Redundant data takes up disk space


With which command can a database admin allow a user named Mary to query the
Patient table by executing SELECT commands on it - correct answer GRANT SELECT
ON PATIENT TO 'Mary' @ 'localhost'


What does the WHERE identify in basic SQL SELECT statement - correct answer The
rows to be included in the result set


Which condition must be in effect to use the INSERT INTO ... VALUES syntax for an
INSERT statement - correct answer The VALUES list must contain a value for each
attribute/column in the table


Which method creates an empty copy of a table and then populates it from the original
table? - correct answer CREATE TABLE newTableName LIKE tableName INSERT
INTO newTableName SELECT * FROM tableName;


ALTER TABLE tableName action [, action] ...;


What does this syntax allow? - correct answer Changing column types
Dropping indexes


What is the proper command to change a view? - correct answer ALTER VIEW

Document information

Uploaded on
August 30, 2024
Number of pages
10
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$11.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
KieranKent55
3.6
(9)
Sold
43
Followers
18
Items
6492
Last sold
6 months ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions