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 5 pages
Exam (elaborations)

C170 WGU Data Management Applications Practice Test Review Questions and Answers (100% Correct Answers) Already Graded A+

Document preview thumbnail
Preview 2 out of 5 pages

C170 WGU Data Management Applications Practice Test Review Questions and Answers (100% Correct Answers) Already Graded A+

Content preview

For Expert help and assignment handling,
1





C170 WGU Data Management Applications
Practice Test Review Questions and Answers
(100% Correct Answers) Already Graded A+
In which two ways can data redundancy affect managing disk space
and calculation speed?Ans: Additional proccessing time is needed to
udate redundant data
© 2026 Assignment Expert




Redundant data takes up disk space


With which command can a database admin allow a user named Mary
Guru01 - Stuvia




to query the Patient table by executing SELECT commands on itAns:
GRANT SELECT ON PATIENT TO 'Mary' @ 'localhost'


What does the WHERE identify in basic SQL SELECT statementAns: 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 statementAns: 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?Ans: CREATE TABLE newTableName LIKE
tableName INSERT INTO newTableName SELECT * FROM tableName;


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


What does this syntax allow?Ans: Changing column types

, For Expert help and assignment handling,
2




Dropping indexes


What is the proper command to change a view?Ans: ALTER VIEW


Which optional clause added to a GRANT statement enables the
account to give its own privileges to other uses?Ans: WITH GRANT
OPTION


What is the correct syntax to create an index to be built on the V_STATE
© 2026 Assignment Expert




field based on the database information?Ans: ALTER TABLE 'Vendor' ADD
INDEX 'state_index ('V_STATE');


Which clause when added to the end of a statement creates an index
Guru01 - Stuvia




on the customer_id field?


Statement after foreign / primary keyAns: INDEX custid_index
(customer_id));


Which syntax is the correct way to use the DROP INDEX command to
drop a primary key from a table?Ans: DROP INDEX `PRIMARY` ON
tableName;


In order to create a relationship between the Instructor and Course
tables with two separate primary keys, what should be done?Ans:
Create a new column in the Course table for Instructor ID


What is a characteristic of a database that is normalized to be the
second normal form?Ans: There are no values that are dependent on
only part of a composite primary key

Document information

Uploaded on
January 13, 2026
Number of pages
5
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.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.
Axpert
3.8
(127)
Sold
573
Followers
168
Items
29738
Last sold
3 days 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